index
:
piwigo
1.3
1.4
1.5
1.6
1.7
2.0
2.1
2.2
2.3
2.4
2.5
2.6
2.7
2.8
improve_access_control
master
translation
copy of piwigo repo
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
index.php
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
- is_homepage not set for flat view/calendar modes
rvelices
2012-04-03
1
-0
/
+4
*
feature 2368: better canonical URL for homepage
plegall
2012-03-02
1
-1
/
+9
*
feature 2368: also add canonical URL on index page.
plegall
2012-02-08
1
-0
/
+2
*
feature 2561: fix links on album administration screens
plegall
2012-02-03
1
-2
/
+1
*
feature 2548 multisize - ability to choose displayed size on index page
rvelices
2012-01-17
1
-1
/
+31
*
feature:2322
patdenice
2011-11-05
1
-1
/
+1
*
Happy new year 2011
plegall
2011-01-18
1
-2
/
+2
*
- css sprites - attempt to auto align plugin image links on the index page an...
rvelices
2011-01-03
1
-0
/
+5
*
- fix quick connect right margin (recent css simplification impact)
rvelices
2011-01-01
1
-1
/
+1
*
index.tpl and thumbnails change: category description above thumbs and enclos...
rvelices
2010-12-30
1
-17
/
+15
*
Feature 1533: Change "General" by "Options" in Configuration menu.
patdenice
2010-03-23
1
-21
/
+30
*
increase copyright year to 2010
plegall
2010-03-19
1
-1
/
+1
*
Create navigation_bar.tpl file.
patdenice
2009-03-05
1
-5
/
+2
*
- missing index.php from prev commit
rvelices
2009-02-14
1
-6
/
+6
*
- fix use $page['nb_image_page'] instead of $user... when creating the nav ba...
rvelices
2009-01-31
1
-1
/
+1
*
Administration: happy new year 2009, all PHP headers updated.
plegall
2009-01-04
1
-1
/
+1
*
- merge rev 2765,2769 from branch 2.0
rvelices
2008-10-18
1
-1
/
+1
*
- removed unused var from template
rvelices
2008-10-09
1
-3
/
+2
*
- sql optim: do not include category_cats (which makes a query) if current ca...
rvelices
2008-09-25
1
-31
/
+34
*
feature 169 added: ability to manually sort images inside a category. A
plegall
2008-09-11
1
-5
/
+8
*
- based on test_menu by grum (thanks to you) - integration of dynamic menu ba...
rvelices
2008-08-28
1
-2
/
+1
*
000819: "First" link was mapped with home navigation button
patdenice
2008-05-20
1
-1
/
+2
*
Change some PhpWebGallery to Piwigo. (2/2)
rub
2008-05-15
1
-7
/
+4
*
- index.tpl, menubar.tpl, mainpage_categories.tpl and month_calendar.tpl go s...
rvelices
2008-03-01
1
-75
/
+35
*
Resolved issue 0000807: New slideshow features
rub
2008-02-27
1
-4
/
+19
*
- quick search optimizations (less queries)
rvelices
2007-10-16
1
-11
/
+6
*
- fix plugin menu link broken with xamp (realpath behaves differently)
rvelices
2007-10-12
1
-37
/
+50
*
- render_category_description and render_category_literal_description events ...
rvelices
2007-10-02
1
-2
/
+1
*
0000749: Add an option to add new elements to caddie when synchronize database.
patdenice
2007-10-01
1
-1
/
+1
*
Resolved 0000728: Add description triggers for categories and elements
rub
2007-08-25
1
-1
/
+2
*
o add missing $lang
rub
2007-03-29
1
-5
/
+4
*
- refactoring page['category'] before 1.7 release
rvelices
2007-02-27
1
-2
/
+2
*
- feature 642: display both subcategory thumbnails and element thumbnails (if a
rvelices
2007-02-15
1
-8
/
+15
*
tags returned by get_all_tags, get_available_tags contain id key instead of t...
rvelices
2007-02-14
1
-6
/
+1
*
Replace all flat_cat by flat.
rub
2007-02-10
1
-8
/
+8
*
Modification: new data model for history, more compact, more efficient. A
plegall
2007-01-16
1
-1
/
+1
*
There are no filter enabled if filter configuration is empty (no icon, no fun...
rub
2007-01-15
1
-8
/
+8
*
- better code in filter.inc.php (remove unused code + filter is not reseted
rvelices
2007-01-11
1
-3
/
+3
*
Feature Issue ID 0000601: Filter all public pages with only recent elements
rub
2006-12-21
1
-58
/
+9
*
- plugins admin menu appear now in the admin page menubar
rvelices
2006-12-14
1
-1
/
+1
*
Feature Issue ID 0000601: Filter all public pages with only recent elements
rub
2006-12-13
1
-9
/
+42
*
Feature Issue ID 0000601: Filter all public pages with only recent elements
rub
2006-12-10
1
-0
/
+29
*
improve page header : slightly prettier title and
chrisaga
2006-12-02
1
-1
/
+2
*
Resolved Issue ID 0000299:
rub
2006-12-01
1
-5
/
+1
*
- sessions are always started (even for visitors)
rvelices
2006-12-01
1
-10
/
+9
*
git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...
rvelices
2006-11-10
1
-18
/
+12
*
feature 519: quick search (first version)
rvelices
2006-08-15
1
-0
/
+35
*
Fix bug 451: improvement
nikrou
2006-07-28
1
-18
/
+0
*
function names are case-insensitive but it's a good idea to call functions
nikrou
2006-07-26
1
-7
/
+7
*
improve : allow to redirect guest from index.php to identification.php (featu...
chrisaga
2006-07-15
1
-0
/
+4
[next]