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
2007-10-11
- changed htmlentities to htmlspecialchars in comments.php (utf-8 issue)
rvelices
1
-17
/
+18
2007-10-09
- RSS feed is PWG charset
rvelices
1
-1
/
+4
2007-10-09
- PWG_CHARSET, DB_CHARSET and DB_COLLATE... utf-8 ready
rvelices
1
-15
/
+194
2007-10-08
- some code refactoring before upgrade to utf (only cosmetic at this point...)
rvelices
1
-3
/
+42
2007-10-05
- function str2url is compatible with utf-8
rvelices
1
-68
/
+155
2007-10-05
- remove str_translate_to_ascii7bits and lang_table_translate_ascii7bits
rvelices
1
-18
/
+0
2007-09-12
merge -r2088 from branch-1_7 to trunk
rvelices
1
-6
/
+7
2007-09-11
Resolved 0000744: pwg_log: image_type is always null
rub
1
-1
/
+1
2007-07-24
Resolved 0000726: script_basename returns bad result
rub
1
-26
/
+25
2007-06-05
Resolved issue 0000697: with generic user a author name is necessary to comme...
rub
1
-1
/
+1
2007-05-25
Improvement of picture url built
rub
1
-1
/
+2
2007-05-01
Issue 0000684: History [Search] - Add a thumbnail display
rub
1
-0
/
+1
2007-04-29
Issue 0000529:
rub
1
-2
/
+16
2007-03-28
Issue 578
rub
1
-1
/
+1
2007-03-15
Add new translation functions.inc.php
rub
1
-1
/
+64
2007-03-09
Add DateTime on administration introduction page (Useful to help user on the ...
rub
1
-1
/
+1
2007-03-08
- plugin administration: small fix during activation phase
rvelices
1
-4
/
+10
2007-03-04
Remove "TODO" on picture display showed on the caddie...
rub
1
-0
/
+20
2007-02-28
feature 657: permalinks for categories
rvelices
1
-0
/
+20
2007-02-27
Missing one change flat_hint to mode_flat_hint
rub
1
-6
/
+8
2007-02-27
Bug: English plural rule is slightly different from French (0 is plural, not ...
vdigital
1
-0
/
+5
2007-02-27
- refactoring page['category'] before 1.7 release
rvelices
1
-2
/
+1
2007-02-21
- added check in redirect to see if headers have been sent before doing a red...
rvelices
1
-1
/
+4
2007-02-20
New: non picture files are now logged in history when downloaded. The
plegall
1
-3
/
+3
2007-02-14
New: history logs high quality access via action.php. A new column
plegall
1
-1
/
+3
2007-01-29
bug 623: Char "+" is not supported in gallery URL (the function url_is_remote
rvelices
1
-1
/
+2
2007-01-27
Web Service Merge functions_webserv.inc.php into ws_functions.inc.php
vdigital
1
-1
/
+0
2007-01-23
Undo r1677 functions_html.inc.php, because links are wrong.
rub
1
-5
/
+6
2007-01-16
Modification: new data model for history, more compact, more efficient. A
plegall
1
-41
/
+127
2007-01-15
There are no filter enabled if filter configuration is empty (no icon, no fun...
rub
1
-0
/
+28
2007-01-11
- bug 471: apostrophe lors de l'ajout d'un tag (different behavior depending on
rvelices
1
-34
/
+0
2007-01-08
Feature Issue ID 0000496: Integrate MOD add_index on PWG with plugin.lang.php
rub
1
-0
/
+1
2007-01-02
Issue ID 0000529 Re-Fixed.
rub
1
-11
/
+4
2006-12-31
Issue ID 0000529 Fixed.
rub
1
-0
/
+36
2006-12-25
Feature Issue ID 0000527: Language localization - local.lang.php can be added...
vdigital
1
-0
/
+1
2006-12-16
Externalization of common functions of web service.
vdigital
1
-0
/
+1
2006-12-11
Feature Issue ID 0000602: Redirect must be done by html or http
rub
1
-2
/
+49
2006-12-06
Proposition of translations about:
rub
1
-0
/
+15
2006-12-03
Fixed Issue ID 0000494: Stats do not currently include Uploads
rub
1
-0
/
+28
2006-11-15
completely replaced get_thumbnail_src it get_thumbnail_url
rvelices
1
-11
/
+0
2006-11-07
- deprecated get_thumbnail_src (still there for compatibility). use rather
rvelices
1
-24
/
+57
2006-11-01
fix: get_filename_wo_extension (check for ===false) and template make_filename
rvelices
1
-1
/
+2
2006-10-26
plugins: first prototype version
rvelices
1
-0
/
+1
2006-10-20
- put back config['session_length'] disappeared in r1493 but has always been
rvelices
1
-23
/
+11
2006-10-19
put back the redirect function as it was in branch 1.6 (still not working per...
rvelices
1
-19
/
+32
2006-10-19
feature 564: logs in the history table each user login
rvelices
1
-14
/
+37
2006-07-28
refresh_time must be 0 by default
nikrou
1
-2
/
+3
2006-07-28
Fixed missing $lang and extra code not needed
nikrou
1
-4
/
+2
2006-07-27
Feature 492: first step
nikrou
1
-18
/
+25
2006-07-21
bug 471 fixed: quote in tags
nikrou
1
-0
/
+34
[next]