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
/
functions.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-12-23
- faster trigger_event/trigger_action (it was overly complicated)
rvelices
1
-9
/
+7
2010-10-30
feature 1915: add protection on user registration against robots
rvelices
1
-15
/
+27
2010-09-16
remove_accents function improvement: shorter + faster code (less func calls)
rvelices
1
-94
/
+93
2010-09-16
bug 1852: html redirections fail on admin pages
rvelices
1
-0
/
+4
2010-07-06
- removed function get_extra_fields and its usage (unnecessary + perf issue w...
rvelices
1
-17
/
+1
2010-05-27
merge r6384 from branch 2.1 to trunk
plegall
1
-0
/
+4
2010-05-25
fix bug 1663 : wrong decoding of non Ascii iptc/exif (charset issue)
rvelices
1
-15
/
+18
2010-05-03
bug 1063 fixed: avoid error when adding a tag in chinese or russian characters.
plegall
1
-0
/
+7
2010-04-30
bug 1637: make the privacy level the same everywher, use "who can see this ph...
plegall
1
-0
/
+42
2010-04-28
feature 1630: upgrade to Piwigo 2.1 :-)
plegall
1
-3
/
+14
2010-04-10
Fix some issues with database connections.
nikrou
1
-3
/
+3
2010-03-28
feature 1502: Wrong path corrected (to check themeconf.inc.php existence)
patdenice
1
-1
/
+1
2010-03-25
Feature 1535: Add language manager.
patdenice
1
-16
/
+10
2010-03-25
- fix cat_modify
rvelices
1
-13
/
+7
2010-03-24
feature 1502: bug corrected on guest setting page.
patdenice
1
-1
/
+6
2010-03-21
[trunk] merge bug:1523 / Compatibility with PHP 5.3
ddtddt
1
-1
/
+1
2010-03-20
feature 1522: Move local css local files and local language files to local di...
patdenice
1
-2
/
+6
2010-03-20
- added a js confirmation before deletign a theme
rvelices
1
-66
/
+18
2010-03-19
increase copyright year to 2010
plegall
1
-1
/
+1
2010-03-19
bug 1328: backport the pwg_token on trunk
plegall
1
-0
/
+82
2010-03-17
Revert gettext stuff.
nikrou
1
-43
/
+14
2010-03-17
feature 1514: new screen to manage installed themes; activate, deactivate,
plegall
1
-8
/
+11
2010-03-14
feature 1505: when there is no photo yet in the gallery, displays a big and
plegall
1
-0
/
+18
2010-03-13
feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
plegall
1
-13
/
+9
2010-03-10
New trigger on get_pwg_themes
vdigital
1
-0
/
+2
2010-03-10
Fix: failed to open dir on default template
vdigital
1
-5
/
+7
2010-03-02
Feature 1451 : localization with gettext
nikrou
1
-21
/
+51
2010-02-26
merge r4965 from branch 2.0 to trunk
plegall
1
-0
/
+5
2009-11-29
Feature 1255 :
nikrou
1
-1
/
+1
2009-11-29
Feature_1255:
nikrou
1
-0
/
+12
2009-11-25
Feature 1255: modification in sql queries
nikrou
1
-66
/
+3
2009-11-20
Feature 1244 resolved
nikrou
1
-94
/
+8
2009-11-15
Feature 1241 resolved. replace mysql_fetch_array by mysql_fetch_assoc for sma...
nikrou
1
-6
/
+6
2009-08-18
Fix for feature 1000: cannot access $conf array (use global)
nikrou
1
-0
/
+2
2009-08-02
New feature : configuration option for thumbnail directory
nikrou
1
-2
/
+2
2009-03-16
Move template class inclusion to common.inc.php.
patdenice
1
-1
/
+0
2009-03-11
Move get_icon function.
patdenice
1
-0
/
+43
2009-03-06
Code simplification of commit 3172
patdenice
1
-26
/
+12
2009-03-05
Create navigation_bar.tpl file.
patdenice
1
-0
/
+69
2009-02-14
Last (I hope) paranoic optims ...
rvelices
1
-12
/
+22
2009-02-13
- moved check upgrade feed code to admin/include/functions_upgrade.php
rvelices
1
-64
/
+14
2009-02-04
- removed second parameter $type from function format_date
rvelices
1
-5
/
+4
2009-01-31
- fix use $page['nb_image_page'] instead of $user... when creating the nav ba...
rvelices
1
-37
/
+17
2009-01-04
Administration: happy new year 2009, all PHP headers updated.
plegall
1
-1
/
+1
2008-12-02
merge r2916 from branch 2.0 to trunk
plegall
1
-0
/
+14
2008-11-09
Resolved issue 0000900: format_date function doesn't work when time is omi...
rub
1
-0
/
+8
2008-10-22
merge r2789 from branch 2.0:
rvelices
1
-7
/
+10
2008-10-10
- replace a preg_match with simple comparison (faster)
rvelices
1
-9
/
+3
2008-09-28
Bug 871: guest is not saved in history table
patdenice
1
-9
/
+5
2008-09-12
- images.file categories.permalink old_permalinks.permalink - become binary
rvelices
1
-6
/
+3
[next]