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
/
include
/
section_init.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-02
correct bug on one of my previous commits (flat for picture page)
rvelices
1
-1
/
+1
2007-04-27
category image order not correct
rvelices
1
-2
/
+2
2007-04-26
put some code from the huge section_init to 2 functions
rvelices
1
-205
/
+9
2007-04-13
merge r1955 from branch-1_7 to trunk:
rvelices
1
-2
/
+12
2007-04-09
merge revisions 1938 and 1949 from branch-1_7 to trunk:
rvelices
1
-1
/
+1
2007-03-08
- plugin administration: small fix during activation phase
rvelices
1
-0
/
+3
2007-03-07
0000662: Recent elements don't use sometimes time and not truncated datetime
rub
1
-2
/
+3
2007-02-28
feature 657: permalinks for categories
rvelices
1
-5
/
+68
2007-02-27
- refactoring page['category'] before 1.7 release
rvelices
1
-15
/
+8
2007-02-23
Plugins:
rvelices
1
-31
/
+8
2007-02-15
- feature 642: display both subcategory thumbnails and element thumbnails (if a
rvelices
1
-53
/
+15
2007-02-14
- thumbnails creation for all local sites (not only site id 1)
rvelices
1
-5
/
+0
2007-02-10
Replace all flat_cat by flat.
rub
1
-8
/
+8
2007-02-08
Issue 0000639: Force selected page on index.php
rub
1
-13
/
+24
2007-02-08
- correct php warnings (section_init and mass_inserts)
rvelices
1
-20
/
+20
2007-02-07
Issue 0000639: Force selected page on index.php
rub
1
-2
/
+23
2007-01-15
There are no filter enabled if filter configuration is empty (no icon, no fun...
rub
1
-13
/
+11
2007-01-11
- better code in filter.inc.php (remove unused code + filter is not reseted
rvelices
1
-34
/
+15
2007-01-09
feature 606: search engine spider restrictions (meta robots)
rvelices
1
-8
/
+31
2007-01-08
Feature Issue ID 0000601: Filter all public pages with only recent elements
rub
1
-1
/
+1
2007-01-02
Issue ID 0000529 Re-Fixed.
rub
1
-2
/
+2
2006-12-31
Issue ID 0000529 Fixed.
rub
1
-2
/
+2
2006-12-27
Fix Feature Issue ID 0000608: crash when asking random images with no images ...
rub
1
-4
/
+15
2006-12-21
Feature Issue ID 0000601: Filter all public pages with only recent elements
rub
1
-41
/
+130
2006-12-01
- sessions are always started (even for visitors)
rvelices
1
-4
/
+2
2006-11-14
feature 479: when more than 3 tags selected, be able to remove one tag
rvelices
1
-24
/
+2
2006-11-10
git-svn-id: http://piwigo.org/svn/trunk@1604 68402e56-0260-453c-a942-63ccdbb3...
rvelices
1
-0
/
+2
2006-11-08
- merge category_recent_cats and category_subcats into category_cats (a lot
rvelices
1
-3
/
+3
2006-08-15
feature 519: quick search (first version)
rvelices
1
-4
/
+4
2006-07-26
feature 169: each category can have its own image order
rvelices
1
-0
/
+5
2006-06-19
bug 418: navigation bar in picture.php to the root of special categories
rvelices
1
-4
/
+8
2006-05-09
merge -r1305 from branch-1_6 to trunk
rvelices
1
-1
/
+4
2006-04-28
merge -r1287 from branch-1_6 to trunk
rvelices
1
-1
/
+5
2006-04-21
merge r1228 from branch-1_6 into trunk
rvelices
1
-1
/
+1
2006-04-06
improvement: urls for tags can contain now only the tag or the id and tag
rvelices
1
-38
/
+48
2006-04-05
image sort order for tags
rvelices
1
-10
/
+6
2006-04-04
fix: sql query erros when: no items for the selected tag, search returns
rvelices
1
-8
/
+16
2006-04-02
improvement: tags replace keywords. Better data model, less
plegall
1
-16
/
+101
2006-03-30
fix: image_order cookie path fixed for url rewriting
rvelices
1
-1
/
+2
2006-03-28
moved category.php to index.php
rvelices
1
-13
/
+19
2006-03-23
URL rewrite: 3 options in the config file define behaviour (question mark
rvelices
1
-7
/
+15
2006-03-22
URL rewriting: capable of fully working with urls without ?
rvelices
1
-15
/
+48
2006-03-21
URL rewriting: fix some old links, calendar simplification and prepare code
rvelices
1
-145
/
+156
2006-03-17
URL rewrite for chronology: uses $page['chronology'] and
rvelices
1
-25
/
+37
2006-03-15
new: cleaner URL. Instead of category.php?cat=search&search=123&start=42,
plegall
1
-165
/
+285
2006-02-23
new calendar completely integrated
rvelices
1
-99
/
+42
2006-02-20
calendar redesign: step 1
rvelices
1
-4
/
+10
2006-02-14
feature 251: Rating For Anonymous users
rvelices
1
-1
/
+1
2006-02-12
improvement: $page['where'] string replaced by $page['items'].
plegall
1
-0
/
+400