|
|
@603
|
20 years |
plg |
- since categories.site_id can be NULL (for virtual categories), …
|
|
|
@602
|
20 years |
plg |
- admin/cat_options page added : manage options for the whole …
|
|
|
@601
|
20 years |
plg |
- IPTC mapping done in include/config.inc.php
- file extensions in …
|
|
|
@599
|
20 years |
plg |
Before 1970, Microsoft Windows can't mktime. format_date changed was …
|
|
|
@593
|
20 years |
z0rglub |
update headers to comply with GPL
|
|
|
@592
|
20 years |
z0rglub |
- DEFAULT_LANGUAGE constant moved to $confdefault_language
- …
|
|
|
@589
|
20 years |
z0rglub |
- synchronization interface redesigned : a form lets user choose …
|
|
|
@587
|
20 years |
z0rglub |
- function mysql_query replaced by pwg_query : the same with debugging …
|
|
|
@579
|
20 years |
z0rglub |
- refactoring of comments.php
- creation of function …
|
|
|
@578
|
20 years |
z0rglub |
use of PHPWG_ROOT_PATH constant instead of './'
|
|
|
@572
|
20 years |
z0rglub |
refactoring : rewrite of get_cat_display_name function header
|
|
|
@571
|
20 years |
z0rglub |
admin/infos_image:$pagenb_image_page is replaced by …
|
|
|
@569
|
20 years |
z0rglub |
code refactoring for function get_cat_display_name
|
|
|
@567
|
20 years |
z0rglub |
- refactoring
- add or modified parameters comments
|
|
|
@561
|
20 years |
z0rglub |
I don't want to see mysql.inc.php anymore when updating…
|
|
|
@555
|
20 years |
z0rglub |
- checkbox for "remember me" are only shown if authorized
- …
|
|
|
@541
|
20 years |
z0rglub |
- deletion of session_time and session_id_size as config parameter
- …
|
|
|
@539
|
20 years |
gweltas |
- Change of the picture page behavior to be able to open the full size …
|
|
|
@537
|
20 years |
gweltas |
-First draft of history display
|
|
|
@532
|
20 years |
gweltas |
- Delivery of french translation in order to test i18n
- Deletion of …
|
|
|
@531
|
20 years |
gweltas |
- New template for picture.tpl
- Creation of a menu bar in the picture …
|
|
|
@528
|
20 years |
z0rglub |
- huge refactoring of admin/configuration.php (reminder : tabs in code …
|
|
|
@526
|
20 years |
z0rglub |
- new version of create_file_listing.php for future 1.4 branch
- new …
|
|
|
@525
|
20 years |
z0rglub |
init of $xml_content var avoiding PHP warnings
|
|
|
@524
|
20 years |
z0rglub |
code refactoring
|
|
|
@519
|
20 years |
gweltas |
Minor bugs correction
|
|
|
@518
|
20 years |
z0rglub |
- corrects bugs due to deletion of configuration parameters …
|
|
|
@516
|
20 years |
z0rglub |
deletion of $confsite_url and $confforum_url and all their …
|
|
|
@514
|
20 years |
z0rglub |
- bug correction : when coming from picture.php on a picture of …
|
|
|
@512
|
20 years |
z0rglub |
- in admin/configuration, add new step with "sections" (general, …
|
|
|
@510
|
20 years |
z0rglub |
- new special category : random pictures
- reorganisation of special …
|
|
|
@508
|
20 years |
z0rglub |
if category is best_rated : displays the average rate of the element …
|
|
|
@507
|
20 years |
z0rglub |
add rating feature
|
|
|
@505
|
20 years |
z0rglub |
adds image id in the order by statement. Without it, you can encounter …
|
|
|
@503
|
20 years |
z0rglub |
deletion of a debug instruction
|
|
|
@502
|
20 years |
z0rglub |
search in sub-categories option is available
|
|
|
@499
|
20 years |
gweltas |
Call to get_plain_structure() replaced by a call to …
|
|
|
@497
|
20 years |
z0rglub |
possibility to choose the date field you want to use for calendar …
|
|
|
@496
|
20 years |
gweltas |
- Deletion of obsolete functions in the administrative part
- Repair …
|
|
|
@495
|
20 years |
z0rglub |
refresh time decreases from 5 seconds to 1
|
|
|
@493
|
20 years |
z0rglub |
"show metadata" feature added : you can ask to show metadata (EXIF and …
|
|
|
@492
|
20 years |
z0rglub |
in get_icon function, if the date is not in the right format, returns …
|
|
|
@490
|
20 years |
z0rglub |
add in comment another possibility for counting user total number of …
|
|
|
@486
|
20 years |
z0rglub |
- add files metadata support : use info for database fields
- …
|
|
|
@485
|
20 years |
z0rglub |
bug correction : in case of filesize metadata not registered into …
|
|
|
@481
|
20 years |
z0rglub |
replacement of obsolete header title file
|
|
|
@480
|
20 years |
z0rglub |
deletion of debug traces
|
|
|
@477
|
20 years |
z0rglub |
use of functions_html.inc.php instead of htmlfunctions.inc.php
|
|
|
@476
|
20 years |
z0rglub |
new function get_html_menu_category to manage menu categories as list items
|
|
|
@475
|
20 years |
z0rglub |
htmlfunctions.inc.php moved to functions_html.inc.php
|
|
|
@470
|
20 years |
z0rglub |
non picture files management
|
|
|
@469
|
20 years |
z0rglub |
refactoring
|
|
|
@468
|
20 years |
z0rglub |
non picture files management : add array $conffile_ext
|
|
|
@463
|
20 years |
gweltas |
Installation procedure update
|
|
|
@460
|
20 years |
z0rglub |
replacement of short_period with recent_period
|
|
|
@456
|
20 years |
z0rglub |
use new search URL variable
|
|
|
@452
|
20 years |
z0rglub |
replacement of short_period and long_period by recent_period
|
|
|
@442
|
20 years |
z0rglub |
- code refactoring
- for calendar category, adds the support of the …
|
|
|
@440
|
20 years |
z0rglub |
initial revision
|
|
|
@438
|
20 years |
z0rglub |
get_icon function takes a date in YYY-MM-DD format
|
|
|
@437
|
20 years |
z0rglub |
- new category added : recent_cats
|
|
|
@434
|
20 years |
z0rglub |
replace recent category by recent_pics (to have a difference with …
|
|
|
@429
|
20 years |
z0rglub |
- adds calendar category
|
|
|
@423
|
21 years |
z0rglub |
table user_category dropped
|
|
|
@420
|
21 years |
z0rglub |
field comments.date becomes a datetime MySQL field type (instead of int)
|
|
|
@409
|
21 years |
z0rglub |
bug 23 : search case insensitive BUT highlightning case sensitive
|
|
|
@405
|
21 years |
z0rglub |
redirections modification : use of a HTML refresh page instead of …
|
|
|
@402
|
21 years |
z0rglub |
code refactoring
|
|
|
@398
|
21 years |
gweltas |
- Split of infos.lang.php
|
|
|
@397
|
21 years |
z0rglub |
refactoring
|
|
|
@396
|
21 years |
z0rglub |
adding default_lang
|
|
|
@395
|
21 years |
z0rglub |
deletion empty line out of PHP bounds
|
|
|
@394
|
21 years |
gweltas |
- Template migration
- Admin Control Panel migration
- Category management
|
|
|
@393
|
21 years |
gweltas |
- Template migration
- Admin Control Panel migration
- Language migration
|
|
|
@387
|
21 years |
z0rglub |
deletion of expand string in $_GET array
|
|
|
@383
|
21 years |
z0rglub |
use new format of config table
|
|
|
@375
|
21 years |
gweltas |
New default template - User side
|
|
|
@371
|
21 years |
z0rglub |
code refactoring
|
|
|
@370
|
21 years |
z0rglub |
deleting last empty lines that created error for redirections
|
|
|
@367
|
21 years |
gweltas |
Migration of installation procedure
|
|
|
@364
|
21 years |
gweltas |
Split of langage files
|
|
|
@363
|
21 years |
z0rglub |
change version to BSF
|
|
|
@362
|
21 years |
z0rglub |
header global refactoring
|
|
|
@360
|
21 years |
z0rglub |
adding phpdocumentor variables to function get_enums
|
|
|
@359
|
21 years |
z0rglub |
only refactoring
|
|
|
@354
|
21 years |
gweltas |
Migration of common.php in the include directory to fit the new coding …
|
|
|
@351
|
21 years |
gweltas |
Template modification
Split of the french language file
|
|
|
@345
|
21 years |
gweltas |
Merge of the 1.3.1 release
Creation of an unique include file …
|
|
|
@344
|
21 years |
gweltas |
no message
|
|
|
@235
|
21 years |
z0rglub |
Modifyed header to be compliant with PhpDocumentor
|
|
|
@231
|
21 years |
z0rglub |
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
|
|
@215
|
21 years |
z0rglub |
Use version "devel" for the main trunc
|
|
|
@181
|
21 years |
z0rglub |
Version changed to 1.3RC2
|
|
|
@178
|
21 years |
z0rglub |
Top number passes from 5 to 10
|
|
|
@158
|
21 years |
z0rglub |
Version becomes 1.3RC1
|
|
|
@153
|
21 years |
z0rglub |
to make it work on nexen.net
|
|
|
@141
|
21 years |
z0rglub |
Using the same name for variables in ./include/mysql.inc.php
|
|
|
@135
|
21 years |
z0rglub |
Change the version from 1.3 to 1.3beta
|
|
|
@133
|
21 years |
z0rglub |
A category can have its representative picture
|
|
|
@114
|
21 years |
z0rglub |
Using PREFIX_INCLUDE to have strictly relative paths
|
|
|