| Commit message (Expand) | Author | Files | Lines |
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 |
2006-01-27 | Search engine redesign, second part : | plegall | 1 | -0/+10 |
2006-01-27 | improvement: got rid of num= _GET param in category.php (use only start=) so | rvelices | 1 | -12/+0 |
2006-01-15 | Improve security of sessions: | nikrou | 1 | -24/+23 |
2006-01-07 | - merge -r998:999 from branches/branch-1_5 into trunk (bug 260 fixed) | nikrou | 1 | -0/+1 |
2005-10-31 | - modification: use "filter" class for quickconnect box (with some custom | plegall | 1 | -3/+0 |
2005-10-15 | - modification: localized labels in Administration>Pictures>Caddie | plegall | 1 | -2/+2 |
2005-09-18 | - bug 111 fixed: "Can't add virtual category when cookie | plegall | 1 | -7/+11 |
2005-09-03 | - modification : less configuration parameters in administration | plegall | 1 | -1/+0 |
2005-08-25 | - new : HTML BODY identifier to let CSS stylesheets manage specific | plegall | 1 | -1/+3 |
2005-08-19 | - improvement : standardization of categories navigation bar on top of | plegall | 1 | -3/+26 |
2005-08-19 | - modification : RSS feed work only with a given feed identifier. Thus we | plegall | 1 | -5/+4 |
2005-08-08 | - new : external authentication in another users table. Previous users table | plegall | 1 | -2/+2 |
2005-07-17 | - new feature : use Apache authentication. If $conf['apache_authentication'] | plegall | 1 | -8/+19 |
2005-07-16 | - new feature : RSS notification feed. Feed generator is an external tool | plegall | 1 | -0/+10 |
2005-06-25 | - new feature : ability to add links on the main page (see | plegall | 1 | -0/+15 |
2005-04-16 | - elements batch management : element_set page becomes the frontend to | plegall | 1 | -21/+2 |
2005-03-26 | - "add to caddie" link is visible only when categories contains | plegall | 1 | -0/+5 |
2005-03-25 | - new feature : caddie. The purpose is batch management, especially | plegall | 1 | -1/+35 |
2005-02-09 | - removes from special menu the number of elements displayed in most_seen | plegall | 1 | -2/+2 |
2005-01-13 | - use template->parse instead of pparse. (exceptions for install.php and | plegall | 1 | -1/+1 |
2005-01-07 | all headers adapted to new year 2005, happy new year | plegall | 1 | -1/+1 |
2005-01-06 | - Group permission delivery | gweltas | 1 | -1/+1 |
2004-12-28 | - bug fixed : if a category is not a numeric category, no title was | plegall | 1 | -5/+5 |