aboutsummaryrefslogtreecommitdiffstats
path: root/picture.php (follow)
Commit message (Expand)AuthorAgeFilesLines
* Resolved issue 0000697: with generic user a author name is necessary to comme...rub2007-06-051-1/+1
* Replace some $lang by l10nrub2007-05-151-5/+4
* plugins only:rvelices2007-03-091-17/+17
* - refactoring page['category'] before 1.7 releaservelices2007-02-271-3/+3
* New: non picture files are now logged in history when downloaded. Theplegall2007-02-201-1/+1
* web service: added method to query search elementsrvelices2007-02-191-1/+1
* - adviser mode: added check on admin profile page and removed 2 read-only TAG...rvelices2007-02-161-28/+9
* Code refactoring.plegall2007-02-151-25/+31
* - feature 642: display both subcategory thumbnails and element thumbnails (if arvelices2007-02-151-1/+1
* - added plugin action loc_end_picturervelices2007-02-091-34/+26
* Feature 638 added: "Fixed navigation bar" extension integration.plegall2007-02-071-31/+59
* Issue 0000622: Optional light slideshow vdigital2007-01-171-1/+18
* Modification: new data model for history, more compact, more efficient. Aplegall2007-01-161-1/+1
* - better code in filter.inc.php (remove unused code + filter is not resetedrvelices2007-01-111-1/+1
* feature 606: search engine spider restrictions (meta robots)rvelices2007-01-091-2/+7
* Fix Feature Issue ID 0000585.rub2006-12-281-1/+1
* Feature Issue ID 0000601: Filter all public pages with only recent elementsrub2006-12-211-1/+9
* improve page header : slightly prettier title and chrisaga2006-12-021-1/+7
* - plugins can have full control over the path/url of the element/image/rvelices2006-11-171-53/+18
* - deprecated get_thumbnail_src (still there for compatibility). use rather rvelices2006-11-071-11/+5
* plugins last modifications + events are triggered now from picture.phprvelices2006-11-011-109/+148
* function names are case-insensitive but it's a good idea to call functions nikrou2006-07-261-8/+8
* merge -r1287 from branch-1_6 to trunkrvelices2006-04-281-1/+2
* merge -r1285 in from branch-1_6 to trunkrvelices2006-04-281-1/+2
* Issue ID 0000346:rub2006-04-211-0/+3
* merge -r1134 from branches/branch-1_6 into trunkrvelices2006-04-081-3/+3
* improvement: on picture.php, show title calculated inplegall2006-04-051-14/+3
* improvement: tags replace keywords. Better data model, lessplegall2006-04-021-15/+33
* fix: php 5 errors and warningsrvelices2006-03-281-3/+5
* improvement issue 0000127&0000301:rub2006-03-271-6/+3
* URL rewrite: 3 options in the config file define behaviour (question mark rvelices2006-03-231-8/+22
* URL rewriting: capable of fully working with urls without ?rvelices2006-03-221-14/+9
* URL rewriting: fix some old links, calendar simplification and prepare code rvelices2006-03-211-42/+43
* URL rewrite for chronology: uses $page['chronology'] and rvelices2006-03-171-72/+69
* Step 7 improvement issue 0000301:rub2006-03-161-2/+5
* bug fixed: create_navigation_bar take into account clean URL if requested.plegall2006-03-161-109/+2
* new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,plegall2006-03-151-694/+365
* Step 1 improvement issue 0000127:rub2006-03-131-2/+2
* Step 2 improvement issue 0000301:rub2006-03-091-0/+5
* Step 1 improvement issue 0000301:rub2006-03-081-9/+9
* calendar improvements: week on weekly list starts on Monday,rvelices2006-02-281-31/+31
* calendar: added posted/created chronologyrvelices2006-02-241-19/+5
* fix: remove all php warnings and noticesrvelices2006-02-241-15/+22
* fix: permissioning not working (2 bugs)rvelices2006-02-231-2/+2
* new calendar completely integratedrvelices2006-02-231-25/+33
* fix: remote site decodes html entities from xml and addslashesrvelices2006-02-171-3/+1
* feature 288: manage rates for administratorsrvelices2006-02-151-2/+2
* feature 251: Rating For Anonymous usersrvelices2006-02-141-117/+203
* improvement: $page['where'] string replaced by $page['items'].plegall2006-02-121-119/+106
* - remake of Remote sites and Synchronize: rvelices2006-02-081-14/+4