summaryrefslogtreecommitdiff
path: root/modules/gallery/views/simple_uploader.html.php
AgeCommit message (Expand)Author
2009-06-04Fix internationalization to use one long string and placeholders.Bharat Mediratta
2009-06-04fixed another bug with the filesize unit and added a better error messagejhilden
2009-06-04fixed stuffjhilden
2009-06-04Add MY_num containing num::convert_to_bytes() which supports PHP'sBharat Mediratta
2009-06-04set filesize limit of swfupload to the same value as upload_max_filesizejhilden
2009-06-01Security pass over all controller code. Mostly adding CSRF checkingBharat Mediratta
2009-05-31Run p::clean() on any variables that contain data entered by users.Bharat Mediratta
2009-05-27Restructure things so that the application is now just another module.Bharat Mediratta