aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* - local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices2008-08-204-75/+85
* - ws can include php file before invoking web call methodrvelices2008-08-191-13/+18
* - optim dont include a php file if not requiredrvelices2008-08-163-20/+17
* git-svn-id: http://piwigo.org/svn/trunk@2471 68402e56-0260-453c-a942-63ccdbb3...rvelices2008-08-111-1/+1
* updating files for the Menu class (test_menu)grum2008-08-091-17/+23
* Feature:837 "Extend for templates" could have dedicated .css files by a simpl...vdigital2008-07-311-12/+0
* feature 839, first step : early proof of concept, no error handling. Aplegall2008-07-301-0/+100
* Feature:837 "Extend for templates" could have dedicated .css files.vdigital2008-07-301-0/+9
* - remove functions_group.inc.php (empty for some years; avoid unnecessary inc...rvelices2008-07-242-27/+0
* - normalize behaviour of query search versus std search (now both return item...rvelices2008-07-234-60/+82
* - add #user_cache.cache_update_time - useful for plugins or the filter when i...rvelices2008-07-223-38/+22
* - image rating on picture page done through ajax (tested safari/ie 6&7/ff)rvelices2008-07-152-5/+43
* Feature template-extension based on 2006 chrisaga's idea.vdigital2008-07-141-3/+25
* Merge from branch-1_7 (r2432).patdenice2008-07-123-3/+35
* - bug 600: Page not found after a strong rating revise (and extended to most ...rvelices2008-07-121-34/+5
* - add to caddie on picture page done through ajaxrvelices2008-07-121-0/+28
* - fix some side effects with browser language (wrong display/user creation in...rvelices2008-07-052-17/+15
* - feature 832: Folders with no images sql optimizationrvelices2008-07-052-40/+55
* - first use of web services as Ajax: change the privacy level directly from t...rvelices2008-07-022-1/+30
* - put back browser language (deleted by error during my last commit - was wor...rvelices2008-07-011-3/+29
* - remember me cookie security improvement (the time when the cookie was gener...rvelices2008-07-015-69/+46
* Fix on Admin theme (No update thru Multi-View Plugin).vdigital2008-06-231-5/+7
* Admin isolation: Copy of admin templates in admin folder.vdigital2008-06-221-1/+2
* Feature 0000080: Browser language detection (Use first active browser languag...vdigital2008-05-313-2/+35
* feature 828 added: display tags by letters. Users can switch from "cloud" toplegall2008-05-281-0/+7
* - merge r2355 from 1.7 to trunk: fix display of menubar related tags in IE7rvelices2008-05-233-6/+4
* 000819: "First" link was mapped with home navigation buttonpatdenice2008-05-201-1/+1
* Bug 703: Authorization system in Cat management works now with well ordered l...vdigital2008-05-171-0/+17
* Resolved issue 0000826: Required versions (Php & MySql) rub2008-05-161-0/+4
* Change some PhpWebGallery to Piwigo.rub2008-05-146-33/+33
* Admin waiting page was changed to upload, there are a lot time...rub2008-05-101-1/+1
* 2 template features:rvelices2008-05-082-7/+88
* - remove some unnecessary db columns (#history_summary.id, #history.year, mon...rvelices2008-05-061-8/+0
* - fix issue when random representant was truervelices2008-05-041-1/+1
* just some optimizations (especially for large dbs)rvelices2008-05-032-15/+50
* Resolved issue 0000823: Enhance upload functionalitiesrub2008-05-025-10/+103
* - move #categories.date_last and nb_images to #user_cache_categoriesrvelices2008-05-012-16/+8
* New: jQuery and Accordion Admin menusvdigital2008-04-263-25/+8
* - less mysql queries on picture page (under some circumstances)rvelices2008-04-251-2/+9
* - minor sql query optimizationsrvelices2008-04-252-20/+13
* Bug fixed: as rvelices notified me by email, my header replacement script wasplegall2008-04-0550-1196/+0
* Modification: new header on PHP files, PhpWebGallery renamed Piwigo.plegall2008-04-0450-0/+1050
* - an optimization of a Mysql query for tags (oddly but it's faster)rvelices2008-04-042-7/+5
* - remove compatibility with old template ...rvelices2008-03-235-821/+11
* - minor language changes and use template->assign instead of template->assign...rvelices2008-03-211-1/+1
* - admin/notification_by_mail goes smarty - THE LAST ONE :-) :-)rvelices2008-03-202-67/+70
* - smarty for more mail templates/cssrvelices2008-03-181-1/+1
* Resolved issue 0000815: Email format standardizationrub2008-03-183-42/+66
* Resolved issue 0000812: Format error with "$conf['enabled_format_email'] = fa...rub2008-03-171-4/+10
* - changes to template to accomodate nbm (solved issue when we had same templa...rvelices2008-03-132-33/+64