source: trunk/admin/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @29392   10 years plg bug 3134: hide warnings on exif_read_data to avoid breaking HTML5 upload
(edit) @29229   10 years flop25 feature:732 unlock sub-albums
(edit) @29220   10 years flop25 bug:3124 derivative_default_size can't be disabled
(edit) @29124   10 years plg feature 3067: upload any file type with the new HTML5 upload form. …
(edit) @29068   10 years rvelices fix my previous commit typo mistake
(edit) @29066   10 years rvelices bug 3101: Allow multi language tags to be recognized from selectize or …
(edit) @29052   10 years rvelices more query2array on admin side
(edit) @28969   10 years mistic100 improves regexes parsing plugins metadata
(edit) @28919   10 years plg feature 2616: remove useless code (photos_add_direct_process or …
(edit) @28714   10 years rvelices since number of accepted args not required for add_event_handler, …
(edit) @28695   10 years mistic100 feature 3088: set AdminTools as default plugin, set admin_multi_view …
(edit) @28651   10 years mistic100 feature 3076: Enhance plugin update system
(edit) @28587   10 years mistic100 feature 3010 : replace trigger_action/event by trigger_notify/change
(edit) @28572   10 years mistic100 related to bug 3086 : test for curl_init and curl_exec in fetchRemote
(edit) @28533   10 years mistic100 feature 3077 : use selectize on batch_manager_global, cat_modify and …
(edit) @28532   10 years mistic100 feature 3077 : improve cache invalidation - add "lastmodified" …
(edit) @28199   10 years rvelices external imagick fix watermark issue if the watermark is larger than …
(edit) @28169   10 years flop25 TakeATour replace c13y_upgrade ; c13y_upgrade not activated after …
(edit) @27926   10 years plg merge r27925 from branch 2.6 to trunk bug 3057: avoid warnings and …
(edit) @27156   10 years mistic100 *Fatal error*: Call to undefined method …
(edit) @26998   10 years mistic100 remove *_version_compare methods in languages & plugins & themes …
(edit) @26972   10 years mistic100 replace more preg_replace callback
(edit) @26946   10 years mistic100 feature 2999; docblocks for history, install and metadata
(edit) @26928   10 years mistic100 feature 3031: add $confsync_exclude_folders parameter
(edit) @26922   10 years plg merge r26921 from branch 2.6 to trunk bug 3032 fixed: it seems that …
(edit) @26909   10 years mistic100 Display "Activate it now" link when installing a new plugin
(edit) @26907   10 years mistic100 bug 2989: fix r26905
(edit) @26905   10 years mistic100 Merged revision(s) 26904 from branches/2.6: bug 2989: Deprecated: …
(edit) @26807   10 years mistic100 feature 2999: documentation of admin/include/functions.php
(edit) @26649   10 years mistic100 render_tag_name trigger transmit full tag data as second parameter
(edit) @26461   10 years mistic100 Update headers to 2014. Happy new year!!
(edit) @26329   10 years rvelices fix deactivate
(edit) @25929   10 years plg feature 2869 added: support TIFF files on web upload (requires ext_imagick)
(edit) @25801   10 years mistic100 feature 3009: Add 'latitude' and 'longitude' fields in images table
(edit) @25593   10 years plg feature 3001: new link "add photos" on album edition page. Patch by msakik
(edit) @25577   10 years mistic100 feature 2998: Warning: Parameter 3 to theme_activate() expected to be …
(edit) @25449   10 years plg feature 2890: small changes to the new design of group manager. Tab …
(edit) @25406   10 years mistic100 feature 2998: Maintenance class for plugin
(edit) @25372   10 years mistic100 feature 2995 and feature 2997 change organization of configuration …
(edit) @25360   10 years mistic100 feature 2995: New email template restore get_l10n_args removed at …
(edit) @25278   10 years plg feature 2994: only activate elegant and smartpocket themes during install
(edit) @25244   10 years mistic100 mistakenly removed status check in previous commit + same thing for users
(edit) @25237   10 years plg feature 1668, user manager redesign: ability to add a new user (call …
(edit) @25133   11 years mistic100 bug 2989: Deprecated: preg_replace(): The /e modifier is deprecated on
(edit) @25084   11 years plg feature 2920 added: change admin screen "pending comments" to "all …
(edit) @25019   11 years mistic100 replace some mass_updates/inserts by single_update/insert
(edit) @25018   11 years mistic100 remove all array_push (50% slower than []) + some changes missing for …
(edit) @24987   11 years plg merge r24986 from branch 2.5 to trunk bug 2977 fixed: when moving an …
(edit) @24159   11 years mistic100 feature:2826 missing hardcoded PEM category id in r20449
(edit) @23944   11 years mistic100 bug:2944 Performance issues when creating an album
(edit) @23886   11 years flop25 bug:2855 bug corrected (if that was a virtual album created without parent)
(edit) @23821   11 years mistic100 bug:2898 make some updates methods static + factorize code from …
(edit) @23382   11 years plg feature 2916 (admin icons): * all level 2 admin menus have an icon * …
(edit) @23272   11 years flop25 bug:2855 new otpion "inherit" for create_virtual_category(), and …
(edit) @23248   11 years flop25 feature:2925 theme_delete with less arg
(edit) @23247   11 years flop25 feature:2925 new function theme_delete
(edit) @23029   11 years rvelices feature 2916 Replace raphael with symbol fonts I added more icons …
(edit) @22135   11 years flop25 bug:2863 display a message on the upload page if "Resized after …
(edit) @21817   11 years rvelices feature 2836: display the number of comments/tags in the menubar
(edit) @21567   11 years plg merge r21566 from branch 2.5 to trunk bug 2867 fixed: move get_dirs …
(edit) @21070   11 years plg bug 2852 fixed: ability to use HTML markup in album description for …
(edit) @20805   11 years mistic100 allow to pass an array to get_tag_ids()
(edit) @20721   11 years mistic100 feature:65 fix fatal error at the end of the install process, remove …
(edit) @20720   11 years mistic100 feature:65 pwg_db_connect doesn't return anything now
(edit) @20544   11 years plg bug 2825: add maintenance action to clean the database and avoid …
(edit) @20462   11 years mistic100 feature:65 Add support for PHP mysqli extension, activated by default, …
(edit) @20449   11 years mistic100 feature:2826
(edit) @19828   11 years mistic100 minor optimization on photos_add_direct
(edit) @19703   11 years plg update Piwigo headers to 2013 (the end of the world didn't occur as …
(edit) @19167   11 years mistic100 bug:2793 use "include_once" instead of "include" when including pclzip
(edit) @18889   11 years plg feature 2727: improve password security with the use of PasswordHash
(edit) @18634   12 years mistic100 feature 2773: add pwg_db_close() method
(edit) @18628   12 years rvelices - remove unsed code; shorten existing code and improve readability …
(edit) @17980   12 years plg little code refactoring over r17424 bug fixed on Edit Photo page when …
(edit) @17765   12 years rvelices feature 2737: improve tag administration screen show for every tag - …
(edit) @17724   12 years rvelices bug 2732: when new tags must be added, also look first for existing …
(edit) @17675   12 years rvelices bug 2725: Piwigo isn't compatible with suPHP + better handling of …
(edit) @17669   12 years plg merge r17668 from branch 2.4 to trunk bug 2733 fixed: when creating a …
(edit) @17424   12 years mistic100 bug 2716: modifying a photo reset it's rank modify …
(edit) @17302   12 years rvelices merge-r17295 from branch 2.4 feature 2708: in admin, display allowed …
(edit) @17210   12 years mistic100 remove debug code from r17002
(edit) @17004   12 years plg merge r17003 from branch 2.4 to trunk bug 2705 (related to): if …
(edit) @17002   12 years plg merge r17001 from branch 2.4 to trunk bug 2627 fixed: photos added …
(edit) @16936   12 years plg merge r16934 from branch 2.4 to trunk bug 2705 fixed: if the rotation …
(edit) @16928   12 years mistic100 feature 2703: make it easy for plugins to add tabs in admin screens …
(edit) @16925   12 years mistic100 feature 2703: make it easy for plugins to add tabs in admin screens …
(edit) @16230   12 years rvelices bug 2672: invalid option sampling-factor for old versions of …
(edit) @16211   12 years plg merge r16210 from branch 2.4 to trunk bug 2672: deactivate …
(edit) @16179   12 years mistic100 bug 2671: use get_branch_from_version() to find the real branch, …
(edit) @16177   12 years mistic100 incompatible plugins check doesn't work since 2.4, because version …
(edit) @16167   12 years rvelices bug 2668 - fix php warnings on glob function
(edit) @16146   12 years mistic100 check if ilog() exists before using it, allowing the use the class …
(edit) @16076   12 years rvelices correctly log errors when external imagick fails
(edit) @15680   12 years plg feature 2632: add a test on upgrade.php, if a remote site is detected …
(edit) @15678   12 years plg feature 2632: do not deactivate smartpocket automatically during upgrade
(edit) @15598   12 years plg no longer use of images.tn_ext field any longer
(edit) @15583   12 years patdenice bug:2647 Test 1and1 server with $_SERVERSCRIPT_FILENAME
(edit) @15575   12 years patdenice bug:2647 External ImageMagick does not work anymore on 1and1 servers
(edit) @15551   12 years rvelices multisize - avoid php warning for rotation_angle; better error …
(edit) @14829   12 years plg multisize: remove obsolete function file_path_for_type
Note: See TracRevisionLog for help on using the revision log.