aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* bug 880 fixed: pwg.categories.add invalidate the user cache so that the newplegall2008-10-031-0/+2
* - Add set_extents function in template class.patdenice2008-10-031-16/+61
* - the optim option conf['compiled_template_cache_language'] works betterrvelices2008-10-021-0/+3
* feature 874 added: new Web API method pwg.tags.add.plegall2008-10-011-0/+19
* Purpose of datepicker with jQuery.rub2008-10-011-1/+3
* Fix bad content of NBM mail.rub2008-09-301-3/+2
* - {known_script} and {html_head} work from {include file...}rvelices2008-09-301-8/+1
* Bug 871: guest is not saved in history tablepatdenice2008-09-281-9/+5
* - the author in RSS feed can be configured in config_default.inc.phprvelices2008-09-261-0/+3
* feature 868 added: pwg.images.add checks if the same file has not alreadplegall2008-09-251-0/+13
* - sql optim: do not include category_cats (which makes a query) if current ca...rvelices2008-09-251-0/+2
* - some checks for admins that are advisers (no write access)rvelices2008-09-252-12/+12
* new: WebService method pwg.tags.getAdminList was added. The difference withplegall2008-09-241-0/+27
* new: WebService method pwg.categories.add so that pLoader can create aplegall2008-09-241-0/+22
* Remove not used upload.class.phprub2008-09-241-41/+0
* - removed #debug css rule (why would we need that in default-layout?)rvelices2008-09-234-14/+7
* improvement: WebService method pwg.images.add can set fill #images tableplegall2008-09-221-19/+104
* new: webservice method pwg.categories.getAdminList was added so that pLoaderplegall2008-09-211-0/+56
* improvement: instead of sending the images_max_rank of each category inplegall2008-09-191-21/+19
* improvement: webservice methode pwg.categories.getList returns theplegall2008-09-171-4/+34
* bug 861 fixed: only $conf['check_upgrade_feed'] is required to check forplegall2008-09-171-3/+1
* - fix status header (web services + IE6 min display)rvelices2008-09-175-80/+46
* - upgrade smarty to latest release 2.6.20rvelices2008-09-168-25/+53
* $_SERVER["HTTP_ACCEPT_LANGUAGE"] could be empty so test it.nikrou2008-09-141-1/+8
* real static paramnikrou2008-09-141-4/+4
* Wigo becomes "goto".vdigital2008-09-141-1/+1
* Change config to wigo/romavdigital2008-09-141-1/+1
* - images.file categories.permalink old_permalinks.permalink - become binaryrvelices2008-09-128-24/+32
* feature added: ability to set rank from webservice upload.plegall2008-09-111-1/+3
* feature 169 added: ability to manually sort images inside a category. Aplegall2008-09-113-8/+48
* remove ws access table/partners functionalityrvelices2008-09-113-174/+2
* - fix undefined template vars U_LOST_PASSWORD (menubar), F_ACTION (extend_for...rvelices2008-09-103-14/+13
* - fix typing error in index.tplrvelices2008-09-091-0/+32
* bug fixed: it seems that the upload file.jpg had -rw------- permissionsplegall2008-09-081-0/+2
* fix too strict regex for emailnikrou2008-09-071-1/+4
* mispellin variablenikrou2008-09-061-1/+1
* - better management of fatal errors (instead of die or trigger_error rather u...rvelices2008-09-056-50/+59
* improvement: ws method pwg.images.add checks the dumped files against theplegall2008-09-041-3/+22
* bug fixed : call set_status_header for HTTP response when webserviceplegall2008-09-041-0/+2
* - bug 854: better checks of directory creations ( local_data_dir, templates_c...rvelices2008-09-043-48/+73
* - remove hello_world plugin (not working anymore)rvelices2008-09-041-8/+12
* - removed and moved (from common to admin) some CSS rulesrvelices2008-08-281-4/+4
* - based on test_menu by grum (thanks to you) - integration of dynamic menu ba...rvelices2008-08-284-235/+461
* merge r2483 from branch 1.7rvelices2008-08-232-17/+26
* - further reduce css rules and remove unused onesrvelices2008-08-221-4/+28
* - 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