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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2004-11-06
update headers to comply with GPL
z0rglub
20
-81
/
+80
2004-11-05
- DEFAULT_LANGUAGE constant moved to $conf['default_language']
z0rglub
5
-9
/
+16
2004-11-01
- synchronization interface redesigned : a form lets user choose option of
z0rglub
4
-25
/
+67
2004-10-30
- function mysql_query replaced by pwg_query : the same with debugging
z0rglub
13
-72
/
+80
2004-10-23
- refactoring of comments.php
z0rglub
7
-122
/
+119
2004-10-23
use of PHPWG_ROOT_PATH constant instead of './'
z0rglub
1
-1
/
+2
2004-10-23
refactoring : rewrite of get_cat_display_name function header
z0rglub
1
-6
/
+14
2004-10-23
admin/infos_image:$page['nb_image_page'] is replaced by
z0rglub
1
-0
/
+4
2004-10-21
code refactoring for function get_cat_display_name
z0rglub
1
-14
/
+32
2004-10-11
- refactoring
z0rglub
1
-32
/
+71
2004-10-08
I don't want to see mysql.inc.php anymore when updating...
z0rglub
1
-0
/
+1
2004-10-06
- checkbox for "remember me" are only shown if authorized
z0rglub
3
-27
/
+15
2004-10-02
- deletion of session_time and session_id_size as config parameter
z0rglub
4
-59
/
+97
2004-10-01
- Change of the picture page behavior to be able to open the full size image ...
gweltas
1
-0
/
+4
2004-09-26
-First draft of history display
gweltas
1
-2
/
+2
2004-09-23
- Delivery of french translation in order to test i18n
gweltas
2
-4
/
+1
2004-09-23
- New template for picture.tpl
gweltas
1
-1
/
+1
2004-09-20
- huge refactoring of admin/configuration.php (reminder : tabs in code are
z0rglub
2
-2
/
+2
2004-09-18
- new version of create_file_listing.php for future 1.4 branch
z0rglub
1
-7
/
+2
2004-09-18
init of $xml_content var avoiding PHP warnings
z0rglub
1
-0
/
+2
2004-09-18
code refactoring
z0rglub
1
-5
/
+13
2004-09-07
Minor bugs correction
gweltas
5
-17
/
+12
2004-09-07
- corrects bugs due to deletion of configuration parameters default_lang,
z0rglub
2
-3
/
+3
2004-09-05
deletion of $conf['site_url'] and $conf['forum_url'] and all their usage
z0rglub
2
-3
/
+0
2004-09-04
- bug correction : when coming from picture.php on a picture of category.php
z0rglub
3
-4
/
+4
2004-09-03
- in admin/configuration, add new step with "sections" (general, comments,
z0rglub
4
-46
/
+43
2004-09-01
- new special category : random pictures
z0rglub
2
-5
/
+34
2004-08-31
if category is best_rated : displays the average rate of the element before
z0rglub
1
-1
/
+5
2004-08-30
add rating feature
z0rglub
4
-1
/
+75
2004-08-29
adds image id in the order by statement. Without it, you can encounter
z0rglub
1
-1
/
+1
2004-08-29
deletion of a debug instruction
z0rglub
1
-1
/
+0
2004-08-29
search in sub-categories option is available
z0rglub
1
-4
/
+36
2004-08-29
Call to get_plain_structure() replaced by a call to get_user_plain_structure()
gweltas
1
-1
/
+1
2004-08-26
possibility to choose the date field you want to use for calendar category
z0rglub
3
-23
/
+24
2004-08-25
- Deletion of obsolete functions in the administrative part
gweltas
3
-4
/
+4
2004-08-25
refresh time decreases from 5 seconds to 1
z0rglub
1
-1
/
+1
2004-08-25
"show metadata" feature added : you can ask to show metadata (EXIF and IPTC)
z0rglub
2
-0
/
+103
2004-08-21
in get_icon function, if the date is not in the right format, returns empty
z0rglub
1
-0
/
+5
2004-08-21
add in comment another possibility for counting user total number of
z0rglub
1
-1
/
+12
2004-08-21
- add files metadata support : use info for database fields
z0rglub
1
-1
/
+1
2004-08-16
bug correction : in case of filesize metadata not registered into database,
z0rglub
1
-1
/
+1
2004-08-07
replacement of obsolete header title file
z0rglub
1
-1
/
+1
2004-08-07
deletion of debug traces
z0rglub
1
-4
/
+0
2004-08-06
use of functions_html.inc.php instead of htmlfunctions.inc.php
z0rglub
1
-1
/
+1
2004-08-06
new function get_html_menu_category to manage menu categories as list items
z0rglub
1
-0
/
+259
2004-08-06
htmlfunctions.inc.php moved to functions_html.inc.php
z0rglub
1
-185
/
+0
2004-08-05
non picture files management
z0rglub
4
-22
/
+79
2004-08-05
refactoring
z0rglub
1
-14
/
+15
2004-08-05
non picture files management : add array $conf['file_ext']
z0rglub
1
-2
/
+6
2004-07-28
Installation procedure update
gweltas
3
-4
/
+6
[next]