aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* bug 3226: no need to make upgrade slow (on big tables) with a do_maintenance_...plegall2015-05-281-3/+0
* feature 3225: add elapsed time on each upgradeplegall2015-05-281-1/+2
* merge r31167 from branch 2.7 to trunkplegall2015-05-151-1/+1
* feature 2955: make the keywords separator configurableplegall2015-04-212-14/+38
* new version 2.7.2 for language_switchplegall2015-03-181-1/+1
* bug 3212 fixed: add CSS rule to support themes like Modusplegall2015-03-181-1/+7
* bug 3201: accept - in plugin directory name (identifier)plegall2015-02-171-1/+1
* bug 3203 fixed: for IE, explicit the url even for staying on the same pageplegall2015-02-162-3/+8
* bug 3179 fixed: back merge r26971 (bug:2700) which introduced jBreadCrumb wit...plegall2015-02-164-308/+2
* bug 3202 fixed: additional input check for filter_levelplegall2015-02-121-0/+2
* bug 3201 fixed: check plugin identifierplegall2015-02-121-0/+6
* bug 3200 fixed: add input checks on admin historyplegall2015-02-121-3/+11
* bug 3198: upgrade Bootstrap tour to version 0.10.1 + change patch to replace ...plegall2015-02-103-1395/+1871
* feature 2943: ability to display metadata (via plugin) even if Piwigo coreplegall2015-01-121-2/+9
* bug 3187: sort albums by names without accentsplegall2015-01-091-1/+1
* bug 3186: improved security on search.phpplegall2015-01-082-6/+7
* bug 3178 fixed, in_array check is not reliable when you compare string (user ...plegall2014-11-211-0/+1
* bug 3174 fixed: avoid using load_conf_from_db, use 3rd parameter updateGlobal...plegall2014-11-126-47/+36
* bug 3171 fixed: no need to double escape the file name from HTML5 uploadplegall2014-11-061-1/+1
* bug 3165 fixed: template variable ACTIVATE_COMMENTS had been accidentally rem...plegall2014-10-261-0/+1
* bug 3162: because string(5) "35.10" == string(4) "35.1", we have to use === i...plegall2014-10-161-3/+1
* merge back r30104 (bad commit log, wrong copy/paste)plegall2014-10-161-1/+3
* bug if (584 == )plegall2014-10-161-3/+1
* merge r30003 from branch 2.7 to trunkplegall2014-10-113-246/+255
* bug 3159: wrong URL for IE11 on "Add another set of photos" after uploadplegall2014-10-101-1/+1
* bug 3078: avoid zlib issue on Ubuntu 14.04 (PHP 5.5) and maybe other systemsplegall2014-10-062-2/+13
* bug 3156 fixed: avoid warning on PHP 5.2 for nl2br second parameterplegall2014-10-061-1/+11
* bug 3153: fix the AddPhotos buttons on Iceweasel (and on iOS 8.0.2... sometim...plegall2014-10-061-0/+1
* bug 3111: cleaner code for get_browser_language (no more reference as parameter)plegall2014-09-302-17/+9
* bug 3111: add comment to help understand the codeplegall2014-09-291-0/+4
* update Take a Tour version number to 2.7.1 (like on piwigo.org/ext)plegall2014-09-241-1/+1
* bug 3145: generate the pwg_token at the right time, not at prefilter timeplegall2014-09-241-1/+1
* feature 3067: add pdf in conf.picture_ext to illustrate PDF representative ge...plegall2014-09-231-1/+1
* bug fixed: register_user can be called with no ['mail_address']plegall2014-09-231-1/+1
* next version is 2.7.0plegall2014-09-221-1/+1
* remove debug codeplegall2014-09-221-2/+0
* bug fixed: no need to check the table piwigo_plugins, this table always exist...plegall2014-09-223-8/+5
* bug fixed: on Chrome + MacOSX, incorrect left margin on user listplegall2014-09-221-0/+2
* feature 3083: return the upload_file_types in pwg.session.getStatus (list of ...plegall2014-09-221-1/+15
* bug 3141 fixed: forget to change piwigo_structure-mysql.sql in r29111 for fea...plegall2014-09-201-1/+2
* * feature 3142: upgrade script to Piwigo 2.7plegall2014-09-207-15/+194
* remove link to tour 2.7.0 on list_check_integrity trigger (it will always be ...plegall2014-09-201-12/+0
* center the .bigbutton for only one bigButton (and not 2 with Take a tour)plegall2014-09-191-1/+1
* on no_photo_yet, only show button "Start the Tour"plegall2014-09-191-2/+1
* bug 3119 fixed: patch by mmoy, allow @import url(http://...); directives in m...plegall2014-09-191-10/+38
* enlarge album list to 600pxplegall2014-09-185-7/+10
* enlarge selectize boxes to 600px (like on picture_modify)plegall2014-09-181-2/+2
* smaller line height in selectizeplegall2014-09-182-0/+10
* bug fixed: adapt the maxOptions to each listbox to display all itemsplegall2014-09-181-3/+6
* typo fixedplegall2014-09-171-1/+1