aboutsummaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2008-09-22improvement: WebService method pwg.images.add can set fill #images tableplegall1-19/+104
2008-09-21new: webservice method pwg.categories.getAdminList was added so that pLoaderplegall1-0/+56
2008-09-19improvement: instead of sending the images_max_rank of each category inplegall1-21/+19
2008-09-17improvement: webservice methode pwg.categories.getList returns theplegall1-4/+34
2008-09-17bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall1-3/+1
2008-09-17- fix status header (web services + IE6 min display)rvelices5-80/+46
2008-09-16- upgrade smarty to latest release 2.6.20rvelices8-25/+53
2008-09-14$_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.nikrou1-1/+8
2008-09-14real static paramnikrou1-4/+4
2008-09-14Wigo becomes "goto".vdigital1-1/+1
2008-09-14Change config to wigo/romavdigital1-1/+1
2008-09-12- images.file categories.permalink old_permalinks.permalink - become binaryrvelices8-24/+32
2008-09-11feature added: ability to set rank from webservice upload.plegall1-1/+3
2008-09-11feature 169 added: ability to manually sort images inside a category. Aplegall3-8/+48
2008-09-11remove ws access table/partners functionalityrvelices3-174/+2
2008-09-10- fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for...rvelices3-14/+13
2008-09-09- fix typing error in index.tplrvelices1-0/+32
2008-09-08bug fixed: it seems that the upload file.jpg had -rw------- permissionsplegall1-0/+2
2008-09-07fix too strict regex for emailnikrou1-1/+4
2008-09-06mispellin variablenikrou1-1/+1
2008-09-05- better management of fatal errors (instead of die or trigger_error rather u...rvelices6-50/+59
2008-09-04improvement: ws method pwg.images.add checks the dumped files against theplegall1-3/+22
2008-09-04bug fixed : call set_status_header for HTTP response when webserviceplegall1-0/+2
2008-09-04- bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices3-48/+73
2008-09-04- remove hello_world plugin (not working anymore)rvelices1-8/+12
2008-08-28- removed and moved (from common to admin) some CSS rulesrvelices1-4/+4
2008-08-28- based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices4-235/+461
2008-08-23merge r2483 from branch 1.7rvelices2-17/+26
2008-08-22- further reduce css rules and remove unused onesrvelices1-4/+28
2008-08-20- local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...rvelices4-75/+85
2008-08-19- ws can include php file before invoking web call methodrvelices1-13/+18
2008-08-16- optim dont include a php file if not requiredrvelices3-20/+17
2008-08-11git-svn-id: http://piwigo.org/svn/trunk@2471 68402e56-0260-453c-a942-63ccdbb3...rvelices1-1/+1
2008-08-09updating files for the Menu class (test_menu)grum1-17/+23
2008-07-31Feature:837 "Extend for templates" could have dedicated .css files by a simpl...vdigital1-12/+0
2008-07-30feature 839, first step : early proof of concept, no error handling. Aplegall1-0/+100
2008-07-30Feature:837 "Extend for templates" could have dedicated .css files.vdigital1-0/+9
2008-07-24- remove functions_group.inc.php (empty for some years; avoid unnecessary inc...rvelices2-27/+0
2008-07-23- normalize behaviour of query search versus std search (now both return item...rvelices4-60/+82
2008-07-22- add #user_cache.cache_update_time - useful for plugins or the filter when i...rvelices3-38/+22
2008-07-15- image rating on picture page done through ajax (tested safari/ie 6&7/ff)rvelices2-5/+43
2008-07-14Feature template-extension based on 2006 chrisaga's idea.vdigital1-3/+25
2008-07-12Merge from branch-1_7 (r2432).patdenice3-3/+35
2008-07-12- bug 600: Page not found after a strong rating revise (and extended to most ...rvelices1-34/+5
2008-07-12- add to caddie on picture page done through ajaxrvelices1-0/+28
2008-07-05- fix some side effects with browser language (wrong display/user creation in...rvelices2-17/+15
2008-07-05- feature 832: Folders with no images sql optimizationrvelices2-40/+55
2008-07-02- first use of web services as Ajax: change the privacy level directly from t...rvelices2-1/+30
2008-07-01- put back browser language (deleted by error during my last commit - was wor...rvelices1-3/+29
2008-07-01- remember me cookie security improvement (the time when the cookie was gener...rvelices5-69/+46