| Commit message (Expand) | Author | Files | Lines |
2008-05-03 | just some optimizations (especially for large dbs) | rvelices | 1 | -5/+5 |
2008-04-25 | - less mysql queries on picture page (under some circumstances) | rvelices | 1 | -8/+31 |
2008-04-05 | Bug fixed: as rvelices notified me by email, my header replacement script was | plegall | 1 | -24/+0 |
2008-04-04 | Modification: new header on PHP files, PhpWebGallery renamed Piwigo. | plegall | 1 | -0/+21 |
2008-03-08 | - upload.tpl goes smarty | rvelices | 1 | -2/+0 |
2008-02-29 | picture, footer and picture modify template migration | rvelices | 1 | -157/+88 |
2008-02-28 | Resolved issue 0000807: New slideshow features | rub | 1 | -1/+1 |
2008-02-27 | Resolved issue 0000807: New slideshow features | rub | 1 | -46/+140 |
2008-01-31 | merge 2203 from branch-1_7 to trunk | rvelices | 1 | -1/+1 |
2007-11-22 | New feature: 745: Separate CSS for slideshow | vdigital | 1 | -1/+8 |
2007-10-29 | - send status code 403 when attempt to enter a user comment, but comments are... | rvelices | 1 | -1/+1 |
2007-08-25 | Resolved 0000728: Add description triggers for categories and elements | rub | 1 | -1/+6 |
2007-06-30 | - fix help files | rvelices | 1 | -3/+5 |
2007-06-05 | Resolved issue 0000697: with generic user a author name is necessary to comme... | rub | 1 | -1/+1 |
2007-05-15 | Replace some $lang by l10n | rub | 1 | -5/+4 |
2007-03-09 | plugins only: | rvelices | 1 | -17/+17 |
2007-02-27 | - refactoring page['category'] before 1.7 release | rvelices | 1 | -3/+3 |
2007-02-20 | New: non picture files are now logged in history when downloaded. The | plegall | 1 | -1/+1 |
2007-02-19 | web service: added method to query search elements | rvelices | 1 | -1/+1 |
2007-02-16 | - adviser mode: added check on admin profile page and removed 2 read-only TAG... | rvelices | 1 | -28/+9 |
2007-02-15 | Code refactoring. | plegall | 1 | -25/+31 |
2007-02-15 | - feature 642: display both subcategory thumbnails and element thumbnails (if a | rvelices | 1 | -1/+1 |
2007-02-09 | - added plugin action loc_end_picture | rvelices | 1 | -34/+26 |
2007-02-07 | Feature 638 added: "Fixed navigation bar" extension integration. | plegall | 1 | -31/+59 |
2007-01-17 | Issue 0000622: Optional light slideshow | vdigital | 1 | -1/+18 |
2007-01-16 | Modification: new data model for history, more compact, more efficient. A | plegall | 1 | -1/+1 |
2007-01-11 | - better code in filter.inc.php (remove unused code + filter is not reseted | rvelices | 1 | -1/+1 |
2007-01-09 | feature 606: search engine spider restrictions (meta robots) | rvelices | 1 | -2/+7 |
2006-12-28 | Fix Feature Issue ID 0000585. | rub | 1 | -1/+1 |
2006-12-21 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -1/+9 |
2006-12-02 | improve page header : slightly prettier title and | chrisaga | 1 | -1/+7 |
2006-11-17 | - plugins can have full control over the path/url of the element/image/ | rvelices | 1 | -53/+18 |
2006-11-07 | - deprecated get_thumbnail_src (still there for compatibility). use rather | rvelices | 1 | -11/+5 |
2006-11-01 | plugins last modifications + events are triggered now from picture.php | rvelices | 1 | -109/+148 |
2006-07-26 | function names are case-insensitive but it's a good idea to call functions | nikrou | 1 | -8/+8 |
2006-04-28 | merge -r1287 from branch-1_6 to trunk | rvelices | 1 | -1/+2 |
2006-04-28 | merge -r1285 in from branch-1_6 to trunk | rvelices | 1 | -1/+2 |
2006-04-21 | Issue ID 0000346: | rub | 1 | -0/+3 |
2006-04-08 | merge -r1134 from branches/branch-1_6 into trunk | rvelices | 1 | -3/+3 |
2006-04-05 | improvement: on picture.php, show title calculated in | plegall | 1 | -14/+3 |
2006-04-02 | improvement: tags replace keywords. Better data model, less | plegall | 1 | -15/+33 |
2006-03-28 | fix: php 5 errors and warnings | rvelices | 1 | -3/+5 |
2006-03-27 | improvement issue 0000127&0000301: | rub | 1 | -6/+3 |
2006-03-23 | URL rewrite: 3 options in the config file define behaviour (question mark | rvelices | 1 | -8/+22 |
2006-03-22 | URL rewriting: capable of fully working with urls without ? | rvelices | 1 | -14/+9 |
2006-03-21 | URL rewriting: fix some old links, calendar simplification and prepare code | rvelices | 1 | -42/+43 |
2006-03-17 | URL rewrite for chronology: uses $page['chronology'] and | rvelices | 1 | -72/+69 |
2006-03-16 | Step 7 improvement issue 0000301: | rub | 1 | -2/+5 |
2006-03-16 | bug fixed: create_navigation_bar take into account clean URL if requested. | plegall | 1 | -109/+2 |
2006-03-15 | new: cleaner URL. Instead of category.php?cat=search&search=123&start=42, | plegall | 1 | -694/+365 |