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