| Commit message (Expand) | Author | Files | Lines |
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 |
2006-02-20 | calendar redesign: step 1 | rvelices | 1 | -21/+42 |
2006-02-12 | improvement: $page['where'] string replaced by $page['items']. | plegall | 1 | -62/+55 |
2006-02-10 | feature 77: standard navigation link - finalized | rvelices | 1 | -19/+3 |
2006-02-08 | - remake of Remote sites and Synchronize: | rvelices | 1 | -1/+1 |
2006-02-01 | - feature 280: code simplification | rvelices | 1 | -9/+10 |
2006-02-01 | feature 280: Allow visitors/users to choose image ordering inside a category | rvelices | 1 | -0/+32 |