source: trunk/admin/include

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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
(edit) @14723   12 years rvelices multi size external imagemagick use 4:2:2 chroma subsampling as …
(edit) @14688   12 years rvelices feature 2601: Allow searching by ip in admin history also remove php …
(edit) @14649   12 years rvelices multi size: - fix external imagick issues when rotation was required - …
(edit) @14584   12 years plg simplify code to save derivatives settings
(edit) @14580   12 years plg feature 2626: fix watermark form submission (with the help of rvelices)
(edit) @14549   12 years plg feature 2626: explicit error message for PNG files + info message when …
(edit) @14546   12 years plg feature 2626: ability to upload a new watermark
(edit) @14513   12 years plg feature 2626: manage inline errors on form submission
(edit) @14512   12 years plg feature 2626: new design for the watermark configuration screen (tab …
(edit) @14221   12 years plg feature 2606: second step on multiple size configuration screen …
(edit) @14206   12 years flop25 feature:2482 during upgrade, deactivate template-extensions : in …
(edit) @13882   12 years plg coding guidelines: indentation is made of spaces, not tabs
(edit) @13843   12 years plg feature 2604: support rotation on derivatives
(edit) @13736   12 years rvelices - small js fixes on index/picture - i.php does not use derivatives.dat …
(edit) @13651   12 years rvelices multisize: remove 2 php warnings, delete custom derivatives (batch man …
(edit) @13467   12 years plg feature 2587: set theme "elegant" as default theme
(edit) @13460   12 years plg feature 2577: avoid errors if mobile theme was manually removed
(edit) @13426   12 years rvelices - derivative fix floating point rounding errors for certain sizes - …
(edit) @13282   12 years plg feature 2581: new design on albums list management. icons removed, …
(edit) @13242   12 years patdenice feature:2577 Automaticaly install smartpocket during install or …
Note: See TracRevisionLog for help on using the revision log.