| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-06-08 | Rename uploadify SWF wrappers to end in .swf.php for consistency. | Bharat Mediratta | |
| 2013-05-09 | Change upload code to use new uploadify urls. | Bharat Mediratta | |
| 2013-04-14 | Golden file update follow-on for c37288f0b24c19813405096c087ab0c7c171c358 | Bharat Mediratta | |
| 2013-03-12 | #2051 - Revise how Gallery_View returns combined JS and CSS. | shadlaws | |
| Changed Gallery_View's JS and CSS combining to: - have get_combined() combine all groups if called without arguments. - ensure the "core" group is combined first. - always put links where get_combined() is called, even if combining is disabled (otherwise the order isn't preserved). - add key as cache buster when combining is disabled. - make "LOOKING FOR YOUR CSS/JAVASCRIPT..." comments in get_combined(), not in the theme itself. Also, revised xss_data.txt golden file (line number changes only). | |||
| 2013-03-10 | #2048 - Remove unneeded jquery.autocomplete.css/js inclusions. | shadlaws | |
| - removed autocomplete.css/js calls in server_add, tag, and g2_import. - revised xss_data.txt golden file (line number changes only). | |||
| 2013-03-09 | #2046 - Change Gallery over to using MediaElementJS as its movie player. | shadlaws | |
| 2013-03-05 | Follow-on to 384bc7afc86be706bf61def09afc8306cdad2443 for #2033 | Bharat Mediratta | |
| Update golden file for XSS test. | |||
| 2013-03-03 | Follow-on to #2033 - Rename movieplayer.html.php to movieplayer-flash.html.php | shadlaws | |
| - renamed file with "-flash" to make room for html5 player - updated item model and xss_data.txt to reflect changes --HG-- rename : modules/gallery/views/movieplayer.html.php => modules/gallery/views/movieplayer-flash.html.php | |||
| 2013-02-25 | Follow-on from autocomplete and gallery.panel.js revisions. | shadlaws | |
| (9345dde83e1f092a9309c45282dc21e3fd408875, d632ef3e50252d388c272cacd29e8cc6e4949cec, fd012276cbf03cc1dc7b8da10aac5cc6f26326c6) - revised xss_data.txt golden file (no new cases). - escaped translated string in admin_users.html.php (would have otherwise been a new case in xss_data.txt). | |||
| 2013-02-20 | #2008 - Add warnings if some active modules are obsolete. | shadlaws | |
| - added module::get_obsolete_modules_message function - put message on admin/dashboard - put message on admin/modules - put message on upgrader - updated unit test golden file xss_data | |||
| 2013-02-18 | Fix up some tests: | Bharat Mediratta | |
| - unlink copied files because they confused File_Structure_Test - update golden files | |||
| 2013-02-14 | #2003 - Add admin/movies screen. | shadlaws | |
| Added admin/movies screen analogous to the admin/graphics screen so the user can: - see how FFmpeg is configured (path and version, similar to toolkits in admin/graphics) - get some instructions on how to install FFmpeg if not found - change the movie_allow_uploads setting - ask Gallery to rebuild their movie thumbs Specifics: - admin_movies, admin_movies.html (new) - new Movies admin screen - ffmpeg.png (new) - logo for admin screen - movie::get_ffmpeg_version (new) - return version number and date of FFmpeg - form_uploadify.html - change admin message if movie uploads are disabled - gallery_event::admin_menu - added Movies link to Settings - xss_data.txt - updated golden file for unit tests | |||
| 2013-02-02 | Follow-in to 314e2e67b1d52b7d01a715d7a6680862bf83b987 for #1986. | shadlaws | |
| - Update xss_test golden file (change line numbers). | |||
| 2013-01-23 | Update golden files after 80d6a895edb1cfc3dd0bcacd0d2c63b40c04670c | Bharat Mediratta | |
| 2013-01-17 | Update golden files. | Bharat Mediratta | |
| 2012-06-11 | Checkpoint XSS golden file | Bharat Mediratta | |
| 2012-02-27 | Updated for #1764 and #1790 | Bharat Mediratta | |
| 2011-07-24 | Update golden file. | Bharat Mediratta | |
| 2011-05-24 | Checkpoint | Bharat Mediratta | |
| 2011-04-25 | Update test golden files. | Bharat Mediratta | |
| 2011-01-21 | Update XSS golden file | Bharat Mediratta | |
| 2011-01-15 | Golden file updates for xss and controller authentication. | Bharat Mediratta | |
| 2010-12-28 | Update golden file to reflect the change in | Bharat Mediratta | |
| c989981041e66e336f1410b651173305ab184aba for #1520. | |||
| 2010-12-15 | Clean up golden file as a follow-on to | Bharat Mediratta | |
| 3c523bcac6e902973c5891c02842254eaecd33a4 for #1499. | |||
| 2010-12-15 | Clean up xss golden file as a follow-on to | Bharat Mediratta | |
| 945e79b17182f7c96eb4b566bd41d26b5f8c4288 for #1478. | |||
| 2010-10-04 | Not sure why digibug::close_window() changed in the listing, but it looks ↵ | Bharat Mediratta | |
| fine here. | |||
| 2010-09-17 | Checkpoint. | Bharat Mediratta | |
| 2010-09-11 | Verified. | Bharat Mediratta | |
| 2010-09-07 | Updated for b6fa33faf789749f4de3f4eadf8832748372c980 | Bharat Mediratta | |
| 2010-09-06 | Verified checkpoint. | Bharat Mediratta | |
| 2010-08-15 | Verified. | Bharat Mediratta | |
| 2010-08-08 | Use the gallery helper date/time functions wherever we format date | Bharat Mediratta | |
| time for the browser. Fixes ticket #1278. | |||
| 2010-08-08 | Verified. | Bharat Mediratta | |
| 2010-07-27 | Verified | Bharat Mediratta | |
| 2010-07-06 | Fix for ticket #1181. Use $.getJSON to retrieve the json contents of the ↵ | Tim Almdal | |
| dialog. Convert all the controllers that create the data to go into a dialog to return the html as part of a json object. | |||
| 2010-07-06 | Update the xss golden file | Tim Almdal | |
| 2010-06-20 | Updated golden files. | Bharat Mediratta | |
| 2010-06-17 | Update the xss gold file with changes to views in the last couple of commits. | Tim Almdal | |
| 2010-06-09 | Update golden file | Bharat Mediratta | |
| 2010-06-04 | Correct XSS Security Test golden file for recent changes. Update the ↵ | Tim Almdal | |
| controller_auth data file for the rename of admin_comments to admin_manage_comments. | |||
| 2010-03-30 | Checkpoint | Bharat Mediratta | |
| 2010-02-23 | Verified | Bharat Mediratta | |
| 2010-02-15 | Update of reviewed XSS audit data. | Andy Staudacher | |
| 2010-02-02 | use html::purify to cleans the additional content on the admin maintence page. | Tim Almdal | |
| 2010-02-02 | Update the xss golden file to reflect the changes to the admin screen. | Tim Almdal | |
| 2010-01-30 | Verified | Bharat Mediratta | |
| 2010-01-28 | Reviewed DIRTY_ATTR | Bharat Mediratta | |
| 2010-01-28 | Reviewed all DIRTY_JS entries | Bharat Mediratta | |
| 2010-01-28 | Make the varible for the profile name more descriptive and clean the label | Tim Almdal | |
| 2010-01-28 | Update the xss golden file for user profile changes. | Tim Almdal | |
