Commit Graph

970 Commits

Author SHA1 Message Date
537ae6de18 remove jquery deletion
jquery deletion was deleting the wrong image if there were multiple
delete buttons on one page (eg, on the report image page); also it
stands out awkwardly being the only bit of jquery UI on the site.
Moving to jquery UI across the site might happen later, but for now
I just want to get a release out...
2012-03-15 05:49:24 +00:00
6f4f4f3235 redirect back to report list after deleting, if that's where we came from 2012-03-15 05:48:42 +00:00
1a8ea4eb08 some windowses are not NT? 2012-03-15 05:34:55 +00:00
3acf53a32a default style:width:100% overrides width:100%. Use a local style 2012-03-14 20:28:15 +00:00
0be4f83e4e don't allow showing of metadata at all if exif_read_data is undefined 2012-03-14 20:24:34 +00:00
6632521218 permission name tweaks 2012-03-14 19:24:10 +00:00
cf7d1dded5 Merge branch 'master' of github.com:shish/shimmie2 2012-03-14 19:17:56 +00:00
16af27e6b7 only display editors for editable fields 2012-03-14 19:17:52 +00:00
7a6741d202 TYPE -> ENGINE 2012-03-14 18:11:46 +00:00
e67d679194 regexes are fun and pleasant to work with, in the same way that oranges are purple 2012-03-14 03:15:35 +00:00
b4fb667eaa use URLs for linking to comments 2012-03-13 16:04:50 +00:00
e31b6af28b site:// protocol support 2012-03-13 16:01:13 +00:00
c887580074 with no more wordwrap, there's no need for unwrap 2012-03-13 16:01:03 +00:00
d11dad3055 sup/sub support in bbcode 2012-03-13 16:00:25 +00:00
d6227ef1b3 #c123 is now the comment element directly, no need for parent() 2012-03-13 15:25:04 +00:00
8b78fce982 more forminess 2012-03-13 15:23:56 +00:00
947fbfd820 comment index -> comment/list, not post/list 2012-03-13 09:28:05 +00:00
bdf24c1f2a Merge branch 'master' of github.com:shish/shimmie2 2012-03-13 08:09:41 +00:00
028457ec32 parsing 2012-03-13 07:34:39 +00:00
9a0228720a truncate as a function, which works 2012-03-13 07:01:27 +00:00
dde5d4c9b5 html5 validation 2012-03-13 06:33:21 +00:00
ba46af2045 Merge branch 'master' of github.com:shish/shimmie2 2012-03-13 06:04:57 +00:00
f5c4c20f4b mass edit as its own test 2012-03-13 06:04:52 +00:00
16b232c857 user needs perm /and/ the image needs to be unlocked 2012-03-13 04:48:18 +00:00
f67b049176 allow logout from link 2012-03-12 18:04:06 +00:00
2ed73f9a68 user signup form 2012-03-12 18:03:46 +00:00
34d42d27f4 delete with images / with comments, and check auth token 2012-03-12 17:44:07 +00:00
0e262f5500 change_X -> edit_X for consistency 2012-03-12 17:29:03 +00:00
05f8d0d23e justify~ 2012-03-12 15:43:18 +00:00
41971f907f missed a bit 2012-03-12 05:36:39 +00:00
78d13ff214 many theme updates 2012-03-12 05:31:19 +00:00
aaf9280ee4 more styling 2012-03-12 04:56:30 +00:00
f2dfbb9080 no background for image-list 2012-03-12 04:41:57 +00:00
98310df9ee nothing actually used this... 2012-03-12 03:28:24 +00:00
40b09c8ee1 less divvy comments 2012-03-12 03:28:08 +00:00
5d6cf955af refactoring styles 2012-03-12 03:06:14 +00:00
7d027494b6 toggle-id -> toggle-sel 2012-03-12 02:50:41 +00:00
5803920bcc more forms 2012-03-11 15:53:19 +00:00
b7006e90db Merge branch 'master' of github.com:shish/shimmie2 2012-03-11 15:50:04 +00:00
4c0b2dcb39 Merge branch 'master' of github.com:shish/shimmie2 2012-03-11 15:49:52 +00:00
c78ad128bf forms 2012-03-11 15:49:40 +00:00
071b783f56 forms 2012-03-11 15:49:25 +00:00
e4c95d5b56 Merge branch 'master' of github.com:shish/shimmie2 2012-03-11 04:33:23 +00:00
9e65732ea1 mysql ignores the FK names anyway, so all they were doing was bothering me ~_~ 2012-03-11 01:52:25 +00:00
97eb527714 named constraints 2012-03-10 19:38:50 +00:00
89efc3b524 Merge branch 'master' of github.com:shish/shimmie2 2012-03-10 19:13:42 +00:00
6c459c8323 make it so 2012-03-10 19:13:41 +00:00
a2d2ceb015 foreign keys delete comments now 2012-03-10 19:07:40 +00:00
f62edc3e83 add FKs for comments 2012-03-10 19:07:02 +00:00
37672bc1ee comment schema wibbles 2012-03-10 18:57:35 +00:00