Commit graph

30 commits

Author SHA1 Message Date
Shish
3e8614967e admin tests 2012-03-11 00:17:09 +00:00
Shish
82414b279d delete by query on admin page -> delete these images on search results 2012-03-10 18:50:10 +00:00
Shish
0bd01e56e2 return x again 2012-03-10 14:11:14 +00:00
Shish
96cfda4a93 admin buttons 2012-03-10 13:48:56 +00:00
Shish
df4e4050a0 admin wibbles 2012-03-10 12:57:13 +00:00
Shish
25bab5d672 if(x == true) return true else return false? return x :P 2012-03-10 12:53:23 +00:00
Shish
eb8c15b9a0 whitespace 2012-03-09 22:08:55 +00:00
Shish
90f27cf7fd argh 2012-03-09 22:05:16 +00:00
Shish
266a0d7c25 more test fixes 2012-03-09 19:53:55 +00:00
Justin Brewer
9ac45f5363 Regex for PDO DSN
Old regex matched ADOdb URI. Also, this regex allows the user, pass, host and database information
to appear in any order.
2012-03-02 10:17:13 -06:00
Shish
c2bf42ef5a less passing of $page 2012-02-15 08:59:24 +00:00
green-ponies (jgen)
30eb5ddd8b More type hints! 2012-02-09 23:04:37 -05:00
Shish
3584f40551 Merge branch 'master' of github.com:shish/shimmie2 2012-02-09 01:07:21 +00:00
Shish
0698b780f9 remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods 2012-02-08 12:07:01 +00:00
Shish
4697e21fcd HINT ALL THE TYPES. SIMPLE ALL THE EXTENSIONS. 2012-02-08 11:24:25 +00:00
Daku
cca3ce513a added confirm/warning to resetting image ids 2012-02-07 00:02:53 +00:00
Daku
07e786101d download all images function for admin 2012-02-07 00:02:52 +00:00
Daku
d3d395c347 reset image id function for admin
this basically grabs all the image_id's > sets them all from 1-whatever (so it would be like you never deleted an image)
2012-02-07 00:02:48 +00:00
Shish
699087cd98 database_dsn is a constant now 2012-02-02 03:53:03 +00:00
Shish
18d6fa317c adminpage -> simpleext 2012-01-30 03:22:41 +00:00
Shish
6e64857936 wibble towards being totally SimpleExtension based, as that's easier to programatically optimise 2012-01-27 18:16:46 +00:00
Daku
5a2326614a delete by query confirm now uses jquery 2012-01-26 09:56:30 +00:00
Daku
0d93f29bce Delete by Query now requires you to enable the form, aswell as confirm the deletion. 2011-12-31 14:18:56 +00:00
Shish
b0dae2497e remove mysql-adodb specific function 2011-01-01 19:00:30 +00:00
Shish
726dd80662 delete by query 2010-12-23 14:00:50 +00:00
Shish
1e04df7765 <form> -> make_form(), or add auth token manually 2010-10-07 21:26:27 +01:00
Shish
18403a3fa6 csrf-proofing for extensions 2010-10-07 21:26:27 +01:00
Shish
46ce762949 A bunch of testing / fixes 2010-05-05 14:16:24 +01:00
Shish
b39a0d7ede admin tools tests 2010-03-24 12:32:04 +00:00
Shish
843e2b2cc9 admin extension is no longer core 2010-01-05 11:08:32 +00:00