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
/
admin
/
themes
/
default
/
template
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
small javascript and css simplification
rvelices
2010-11-23
2
-4
/
+47
*
feature 1616: rename category into album, a few language keys were missing
plegall
2010-09-27
2
-3
/
+3
*
feature 1616: rename "category" into "album" (4th commit; almost there)
rvelices
2010-09-21
13
-24
/
+24
*
feature 1616: rename "category" into "album" (3rd commit; still to come)
rvelices
2010-09-21
7
-21
/
+21
*
feature 1616: rename "category" into "album" (second commit; still to come)
rvelices
2010-09-19
5
-11
/
+11
*
feature 1616: rename "category" into "album" (first commit; still to come)
rvelices
2010-09-16
5
-5
/
+5
*
Fix bug 1856 : CSRF issue that allow to change admin password
nikrou
2010-09-13
1
-0
/
+1
*
feature 1845 : be able to delete photos added through ftp synchronization
rvelices
2010-09-09
1
-3
/
+0
*
feature 408: ability to automatically sort sub-categories. The number of SQL
plegall
2010-07-23
1
-11
/
+21
*
Fix: 'Menu Management' in admin
vdigital
2010-07-04
2
-2
/
+2
*
merge r6628 from branch 2.1 to trunk
plegall
2010-06-29
1
-0
/
+1
*
merge r6624 from branch 2.1 to trunk
plegall
2010-06-29
1
-10
/
+37
*
merge r6621 from branch 2.1 to trunk
plegall
2010-06-29
1
-0
/
+11
*
merge r6616 from branch 2.1 to trunk
plegall
2010-06-28
1
-2
/
+2
*
merge r6586 from branch 2.1 to trunk
plegall
2010-06-22
3
-3
/
+3
*
merge r6564 from branch 2.1 to trunk
plegall
2010-06-21
1
-0
/
+1
*
Feature 1728 fixed : use autoHeight accordion param
nikrou
2010-06-09
1
-0
/
+1
*
merge r6361 from branch 2.1 to trunk
plegall
2010-05-26
4
-1
/
+20
*
merge r6347 from branch 2.1 to trunk
plegall
2010-05-24
1
-1
/
+1
*
bug 1667 fixed: r6027 was fixing a minor error on tabs for Google Chrome/Safari
plegall
2010-05-24
1
-4
/
+4
*
merge r6280 from branch 2.1 to trunk
Gotcha
2010-05-22
1
-1
/
+1
*
add a warning about SQLite/PostgreSQL: they are currently in "experimental"
plegall
2010-05-08
1
-1
/
+29
*
Fix language key (return in string) for message introduction in upgrade.php
nikrou
2010-05-08
1
-1
/
+1
*
Amend bug 1559. standard deviation was not removed in some places.
nikrou
2010-05-08
1
-2
/
+0
*
bug fixed: on admin/cat_modify, the permissions icon had a bad src.
plegall
2010-05-04
1
-1
/
+1
*
bug 1642 fixed: if no category exists, prevent from selecting an existing
plegall
2010-05-03
1
-0
/
+6
*
bug 1641 fixed: Admin>Categories>Synchronize moved to Admin>Tools>Synchronize
plegall
2010-05-03
2
-2
/
+4
*
Bug 1636 fixed : add radius for chrome. Simplify css tabsheet.
nikrou
2010-05-01
1
-4
/
+4
*
bug 1637: make the privacy level the same everywher, use "who can see this ph...
plegall
2010-04-30
5
-6
/
+6
*
- Fix tab display on IE
patdenice
2010-04-29
1
-1
/
+1
*
bug 1613 fixed: split the "pending" screen into 2 distinct sections :
plegall
2010-04-29
1
-0
/
+1
*
bug 1634: default theme and default language have a specific page, ability to
plegall
2010-04-29
1
-0
/
+2
*
feature 1502: Add $themeconf['load_parent_css'] parameter
patdenice
2010-04-29
1
-1
/
+3
*
bug 1631: the pwg_token was missing on default tag administration screen.
plegall
2010-04-28
1
-0
/
+1
*
Fix tooltip position on admin intro page.
patdenice
2010-04-28
2
-43
/
+57
*
In user_list page, theme value must be theme id, not theme name.
patdenice
2010-04-27
1
-1
/
+1
*
Feature 1156 fixed : unit mode acts as picture modify, so remove action leave...
nikrou
2010-04-24
1
-3
/
+1
*
Feature 1156 fixed : add privacy level to photo bulk manager in unit mode
nikrou
2010-04-24
1
-0
/
+10
*
Fix some errors in generated html
nikrou
2010-04-20
12
-39
/
+38
*
Bug 1617 fixed : help page is displayed in current theme in public or admin p...
nikrou
2010-04-18
1
-0
/
+2
*
feature 1601: improve error feedback on multiple upload : use jGrowl jQuery
plegall
2010-04-14
1
-0
/
+72
*
add icon to say that items for menu can be drag and drop to reorganize them.
nikrou
2010-04-10
1
-1
/
+4
*
Feature 1031 : Automatically sort photos by rank when manual ranks are edited
nikrou
2010-04-10
1
-1
/
+29
*
feature 1587: move advanced features screen into maintenance screen.
plegall
2010-04-09
3
-10
/
+6
*
bug 1555: make sure the #formErrors block is hidden by default when submitting
plegall
2010-04-09
1
-0
/
+1
*
feature 1591: smarter default categories in upload form. We use the most
plegall
2010-04-09
1
-2
/
+2
*
feature 1590: hide the upload form when displaying upload results.
plegall
2010-04-09
1
-2
/
+4
*
merge back r5740, I should have commited only the galleries directory
plegall
2010-04-09
1
-4
/
+2
*
bug 1589: remove obsolete .csvignore file
plegall
2010-04-09
1
-2
/
+4
*
typo fixed from previous commit
plegall
2010-04-09
1
-1
/
+1
[next]