| Commit message (Expand) | Author | Files | Lines |
2007-10-16 | - quick search optimizations (less queries) | rvelices | 1 | -11/+6 |
2007-10-12 | - fix plugin menu link broken with xamp (realpath behaves differently) | rvelices | 1 | -37/+50 |
2007-10-02 | - render_category_description and render_category_literal_description events ... | rvelices | 1 | -2/+1 |
2007-10-01 | 0000749: Add an option to add new elements to caddie when synchronize database. | patdenice | 1 | -1/+1 |
2007-08-25 | Resolved 0000728: Add description triggers for categories and elements | rub | 1 | -1/+2 |
2007-03-29 | o add missing $lang | rub | 1 | -5/+4 |
2007-02-27 | - refactoring page['category'] before 1.7 release | rvelices | 1 | -2/+2 |
2007-02-15 | - feature 642: display both subcategory thumbnails and element thumbnails (if a | rvelices | 1 | -8/+15 |
2007-02-14 | tags returned by get_all_tags, get_available_tags contain id key instead of t... | rvelices | 1 | -6/+1 |
2007-02-10 | Replace all flat_cat by flat. | rub | 1 | -8/+8 |
2007-01-16 | Modification: new data model for history, more compact, more efficient. A | plegall | 1 | -1/+1 |
2007-01-15 | There are no filter enabled if filter configuration is empty (no icon, no fun... | rub | 1 | -8/+8 |
2007-01-11 | - better code in filter.inc.php (remove unused code + filter is not reseted | rvelices | 1 | -3/+3 |
2006-12-21 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -58/+9 |
2006-12-14 | - plugins admin menu appear now in the admin page menubar | rvelices | 1 | -1/+1 |
2006-12-13 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -9/+42 |
2006-12-10 | Feature Issue ID 0000601: Filter all public pages with only recent elements | rub | 1 | -0/+29 |
2006-12-02 | improve page header : slightly prettier title and | chrisaga | 1 | -1/+2 |
2006-12-01 | Resolved Issue ID 0000299: | rub | 1 | -5/+1 |
2006-12-01 | - sessions are always started (even for visitors) | rvelices | 1 | -10/+9 |
2006-11-10 | git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3... | rvelices | 1 | -18/+12 |
2006-08-15 | feature 519: quick search (first version) | rvelices | 1 | -0/+35 |
2006-07-28 | Fix bug 451: improvement | nikrou | 1 | -18/+0 |
2006-07-26 | function names are case-insensitive but it's a good idea to call functions | nikrou | 1 | -7/+7 |
2006-07-15 | improve : allow to redirect guest from index.php to identification.php (featu... | chrisaga | 1 | -0/+4 |
2006-07-06 | merge -r1435 from branch-1_6 to trunk | rvelices | 1 | -12/+0 |
2006-06-22 | svn merge -r1366:1371 from branch 1.6 into trunk | nikrou | 1 | -264/+4 |
2006-04-11 | merge r1144 from branch-1_6 into trunk | rvelices | 1 | -1/+2 |
2006-04-04 | bug fixed: about.php was not starting with get_root_url() | plegall | 1 | -5/+1 |
2006-04-04 | fix: sql query erros when: no items for the selected tag, search returns | rvelices | 1 | -21/+15 |
2006-04-02 | improvement: tags replace keywords. Better data model, less | plegall | 1 | -0/+80 |
2006-04-01 | fix: allow adviser message was not allowing cookies to be sent | rvelices | 1 | -1/+1 |
2006-03-30 | fix: image_order cookie path fixed for url rewriting | rvelices | 1 | -1/+1 |
2006-03-28 | moved category.php to index.php | rvelices | 1 | -2/+2 |
2006-03-23 | URL rewrite: 3 options in the config file define behaviour (question mark | rvelices | 1 | -3/+3 |
2006-03-22 | URL rewriting: capable of fully working with urls without ? | rvelices | 1 | -10/+16 |
2006-03-21 | URL rewriting: fix some old links, calendar simplification and prepare code | rvelices | 1 | -39/+31 |
2006-03-17 | URL rewrite for chronology: uses $page['chronology'] and | rvelices | 1 | -29/+38 |
2006-03-16 | bug fixed: create_navigation_bar take into account clean URL if requested. | plegall | 1 | -5/+6 |
2006-03-16 | language: cleanup unused, uniformization and no more L_ variables in | rvelices | 1 | -23/+3 |
2006-03-15 | new: cleaner URL. Instead of category.php?cat=search&search=123&start=42, | plegall | 1 | -181/+170 |
2006-03-15 | feature 262: new user cached information nb_total_pictures | rvelices | 1 | -1/+1 |
2006-03-09 | Step 2 improvement issue 0000301: | rub | 1 | -1/+11 |
2006-03-08 | Step 1 improvement issue 0000301: | rub | 1 | -2/+2 |
2006-02-28 | calendar improvements: week on weekly list starts on Monday, | rvelices | 1 | -16/+54 |
2006-02-28 | remake of Remote sites and synchronize: final integration and old code cleanup | rvelices | 1 | -2/+2 |
2006-02-24 | calendar: added posted/created chronology | rvelices | 1 | -1/+1 |
2006-02-24 | fix: remove all php warnings and notices | rvelices | 1 | -12/+14 |
2006-02-23 | new calendar completely integrated | rvelices | 1 | -26/+30 |
2006-02-22 | calendar redesign: monthly and weekly styles + list/calendar views for monthly | rvelices | 1 | -1/+11 |