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_user.inc.php
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2013-10-24
bug 2988: register_user() must returns new user id
mistic100
1
-24
/
+29
2013-10-19
replace some mass_updates/inserts by single_update/insert
mistic100
1
-6
/
+4
2013-05-26
bug 2097: wrong number of sub-albums
rvelices
1
-78
/
+47
2013-04-04
merge r21236 from branch 2.5 to trunk
plegall
1
-1
/
+6
2013-03-23
feature 2557 recent photos/albums should never be empty
rvelices
1
-9
/
+22
2013-03-23
db changes for feature 2836 display # of comments/tags in menubar and feature...
rvelices
1
-5
/
+12
2013-02-04
feature 65: fetch_assoc behaves different with mysql and mysqli. When no row
plegall
1
-4
/
+12
2013-01-20
feature:2823 Add triggers for login system
mistic100
1
-0
/
+16
2013-01-01
update Piwigo headers to 2013 (the end of the world didn't occur as expected...
plegall
1
-1
/
+1
2012-12-08
make sure get_sql_condition_FandF() doesn't generate corrupted SQL code
mistic100
1
-1
/
+1
2012-11-02
feature 2727: improved backward compatibility with ['pass_convert']
plegall
1
-3
/
+10
2012-11-02
feature 2727: improve password security with the use of PasswordHash class.
plegall
1
-2
/
+72
2012-10-12
- remove unsed code; shorten existing code and improve readability ...
rvelices
1
-25
/
+19
2012-09-23
feature 2754: Add "Email" field for user comments + mandatory "Author"
mistic100
1
-9
/
+5
2012-02-18
- multisize thumb longest side can be smaller than the square size
rvelices
1
-23
/
+0
2012-02-09
- remove square/thumb from choices on picture
rvelices
1
-47
/
+24
2012-01-17
update Piwigo headers to 2012, last change before the expected (or not) apoca...
mistic100
1
-1
/
+1
2011-12-16
merge r12747 from branch 2.3 to trunk
plegall
1
-2
/
+8
2011-11-29
removed unused css rules
rvelices
1
-4
/
+1
2011-10-04
postpone warning on is_adviser to Piwigo 2.4 to avoid breaking compatibility ...
plegall
1
-2
/
+4
2011-08-24
feature 2027 implemented: the "lost password" feature was rewritten.
plegall
1
-0
/
+48
2011-07-25
- simplify calculation of auto login key (no need to concatenate 2 hashes)
rvelices
1
-5
/
+2
2011-07-15
- removed admin never used function cat_admin_access
rvelices
1
-0
/
+1
2011-07-13
merge r11736 from branch 2.2 to trunk
plegall
1
-0
/
+3
2011-06-14
merge r11355 from branch 2.2 to trunk
plegall
1
-20
/
+18
2011-05-12
feature:1835
flop25
1
-0
/
+32
2011-04-09
bug:2224 one parameter for change thumnails number (needs some translations)
mistic100
1
-3
/
+0
2011-03-29
bug:2234
patdenice
1
-0
/
+4
2011-02-03
bug 1684 fixed: the fix for bug:1683 was an "automatic repair" but it adds
plegall
1
-41
/
+0
2011-01-22
- fix icon display on index page (calendar by post date)
rvelices
1
-5
/
+0
2011-01-18
Happy new year 2011
plegall
1
-2
/
+2
2011-01-12
lang remove 'Mail address' - use existing 'Email address'
rvelices
1
-1
/
+1
2010-12-14
feature 2060: Remove adviser mode.
patdenice
1
-13
/
+4
2010-07-05
Bug 1760 fixed : Avoid session fixation
nikrou
1
-1
/
+1
2010-07-03
Bug 1754 fixed : The keyword AS is mandatory for alias in PostgreSQL queries
nikrou
1
-2
/
+2
2010-06-09
Fix bug 1722 : PosgtreSQL wants all fields in select to be in Group by clause
nikrou
1
-8
/
+22
2010-05-24
merge r6321 from branch 2.1 to trunk
plegall
1
-1
/
+2
2010-05-23
merge r6312 from branch 2.1 to trunk
plegall
1
-14
/
+18
2010-05-23
merge r6311 from branch 2.1 to trunk
plegall
1
-0
/
+41
2010-05-07
bug 1648 fixed: add the pwg_db_check_version functions for pdo-sqlite, sqlite
plegall
1
-1
/
+1
2010-04-28
feature 1630: upgrade to Piwigo 2.1 :-)
plegall
1
-1
/
+15
2010-03-23
Add function is_webmaster (like is_admin function)
rub
1
-0
/
+9
2010-03-22
bug fixed: if the theme for guest is empty (I don't know how this could be,
plegall
1
-1
/
+1
2010-03-22
feature 1514: improvement, if a user has a theme that is (maybe temporary)
plegall
1
-5
/
+6
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
-7
/
+32
2010-03-13
feature 1502: based on Dotclear model, P@t has reorganized the way Piwigo
plegall
1
-3
/
+7
2010-03-06
Renaming $conf['no_case_sensitive_for_login'] to $conf['insensitive_case_logo...
Eric
1
-1
/
+1
2010-03-02
Feature 1451 : localization with gettext
nikrou
1
-7
/
+7
2009-12-05
Feature 0000796 fixed : Strengthen login handling
Eric
1
-0
/
+34
[next]