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
/
common.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2010-06-12
misplaced closing paranthesis in common.inc.php
rvelices
1
-1
/
+1
2010-05-28
added a test that $conf['gallery_url'] != http://piwigo.org/demo
rvelices
1
-0
/
+4
2010-05-09
add nl.piwigo.org as domain name if current language is nl_NL
plegall
1
-1
/
+1
2010-05-08
bug 1652 fixed: json_encode function is required for admin.php?fckb_tags=1
plegall
1
-0
/
+1
2010-04-18
Bug 1617 fixed : help page is displayed in current theme in public or admin p...
nikrou
1
-2
/
+1
2010-03-31
move no_photo_yet feature to a new php file included by common.inc.php only i...
rvelices
1
-77
/
+3
2010-03-22
feature 1505: bug fixed, ability to connect with pLoader even if gallery
plegall
1
-0
/
+1
2010-03-22
feature 1505: improvement, ability to browse the empty gallery. The "no photo
plegall
1
-5
/
+17
2010-03-22
feature 1505: improvement, when there is no photo yet in the gallery, first
plegall
1
-5
/
+36
2010-03-21
Fix typo : parenthesis
nikrou
1
-1
/
+1
2010-03-21
Feature 1255 :
nikrou
1
-3
/
+9
2010-03-21
[trunk] localisation hu/RU feature:1526 and feature:1527
ddtddt
1
-1
/
+1
2010-03-21
feature 1255: add pwg_select_db function.
patdenice
1
-2
/
+2
2010-03-21
feature 1522: Move config_local.inc.php to local/config/config.inc.php
patdenice
1
-1
/
+1
2010-03-21
Feature 1522 : move database config file to local directory
nikrou
1
-1
/
+1
2010-03-20
feature 1522: Move local css local files and local language files to local di...
patdenice
1
-1
/
+1
2010-03-19
increase copyright year to 2010
plegall
1
-1
/
+1
2010-03-18
- removed compatibility with php4 (file_put_contents exists in php5)
rvelices
1
-15
/
+6
2010-03-14
feature 1505: when there is no photo yet in the gallery, displays a big and
plegall
1
-0
/
+35
2010-03-13
feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
plegall
1
-6
/
+2
2010-03-02
Feature 1451 : localization with gettext
nikrou
1
-4
/
+4
2010-02-15
Bug 1426 fixed : admin help popup use gallery theme instead of admin theme
nikrou
1
-1
/
+2
2010-02-01
[trunk] localisation merge 4758 bug:1416
ddtddt
1
-0
/
+6
2009-11-29
Feature_1255 :
nikrou
1
-1
/
+1
2009-11-20
Feature 1244 resolved
nikrou
1
-15
/
+5
2009-11-16
Feature 928 resolved.
nikrou
1
-3
/
+3
2009-10-15
[trunk] Merge 4046 new: de.piwigo.org/forum / es.piwigo.org/forum are online,...
ddtddt
1
-0
/
+6
2009-10-09
merge r4005 from branch 2.0 to trunk
patdenice
1
-1
/
+1
2009-08-17
PHP 5.3 compatibility - Deprecated functions were replace as follows :
Eric
1
-1
/
+1
2009-05-06
merge r3276 from branch 2.0 to trunk
plegall
1
-2
/
+2
2009-03-16
Move template class inclusion to common.inc.php.
patdenice
1
-0
/
+1
2009-03-13
merge r3196 from branch 2.0 to trunk
plegall
1
-0
/
+9
2009-02-13
- moved check upgrade feed code to admin/include/functions_upgrade.php
rvelices
1
-23
/
+5
2009-02-05
- embellish_url compacts now ..
rvelices
1
-1
/
+4
2009-01-04
Administration: happy new year 2009, all PHP headers updated.
plegall
1
-1
/
+1
2008-12-28
- ini_set usage is sometimes prohibited.
vdigital
1
-2
/
+2
2008-11-10
Add a new config value 'show_php_error' to allow debugging of RC to be easier.
grum
1
-0
/
+7
2008-11-04
merge -c2823 from branch 2.0 to trunk
rvelices
1
-9
/
+3
2008-10-18
- merge rev 2765,2769 from branch 2.0
rvelices
1
-52
/
+9
2008-10-10
- replace a preg_match with simple comparison (faster)
rvelices
1
-1
/
+0
2008-09-17
bug 861 fixed: only $conf['check_upgrade_feed'] is required to check for
plegall
1
-3
/
+1
2008-09-17
- fix status header (web services + IE6 min display)
rvelices
1
-0
/
+1
2008-09-05
- better management of fatal errors (instead of die or trigger_error rather u...
rvelices
1
-6
/
+4
2008-08-28
- based on test_menu by grum (thanks to you) - integration of dynamic menu ba...
rvelices
1
-0
/
+1
2008-08-23
merge r2483 from branch 1.7
rvelices
1
-4
/
+6
2008-08-20
- local.lang is loaded without fallback on default language or PHPWG_DEFAULT_...
rvelices
1
-1
/
+1
2008-08-16
- optim dont include a php file if not required
rvelices
1
-3
/
+2
2008-07-02
- first use of web services as Ajax: change the privacy level directly from t...
rvelices
1
-1
/
+1
2008-06-23
Fix on Admin theme (No update thru Multi-View Plugin).
vdigital
1
-5
/
+7
2008-06-22
Admin isolation: Copy of admin templates in admin folder.
vdigital
1
-1
/
+2
[next]