|
|
@292
|
21 years |
z0rglub |
Php warning correction
|
|
|
@291
|
21 years |
gweltas |
bug-1_3_0-006 : with IE/Konqueror, in "comments" pages (public part …
|
|
|
@290
|
21 years |
gweltas |
Conformity with the XHTML 1.0 transitional standard
Creation of the …
|
|
|
@289
|
21 years |
z0rglub |
bug-1_3_0-003 : the link for uploading a picture use the class "back" …
|
|
|
@288
|
21 years |
z0rglub |
bug-1_3_0-010 : in picture.php, the previous src picture use two …
|
|
|
@287
|
21 years |
z0rglub |
bug-1_3_0-001 : if you activate the validation of users comments …
|
|
|
@286
|
21 years |
z0rglub |
- reformating gweltas coding style :-) (so easy to do with emacs)
- …
|
|
|
@285
|
21 years |
z0rglub |
Updating insert_remote* function the same way the local ones : really …
|
|
|
@284
|
21 years |
z0rglub |
Using a one shot function to retrieve all directories : faster
|
|
|
@283
|
21 years |
z0rglub |
synchronize user calculated data if a (some) site is deleted
|
|
|
@282
|
21 years |
z0rglub |
UPDATE query in update_category was not correctly written and never …
|
|
|
@281
|
21 years |
z0rglub |
improved function update_category essentially by using INNER JOIN …
|
|
|
@280
|
21 years |
gweltas |
Correction of php warnings
|
|
|
@279
|
21 years |
gweltas |
Corretion of PHP warnings
|
|
|
@278
|
21 years |
z0rglub |
Improved function insert_local_image : about 80 to 90 % of update time …
|
|
|
@277
|
21 years |
z0rglub |
Adding functions to retrieve all files from a directory into an array …
|
|
|
@276
|
21 years |
gweltas |
Minor corrections of PHP warnings
|
|
|
@275
|
21 years |
z0rglub |
Using the stored array with user restricted categories
|
|
|
@274
|
21 years |
gweltas |
Corrections de quelques warnings php.
|
|
|
@273
|
21 years |
z0rglub |
- adding table user_category
- adding field …
|
|
|
@272
|
21 years |
z0rglub |
improved again function insert_local_category : only one multiple …
|
|
|
@271
|
21 years |
z0rglub |
use the order of categories.uppercats for retrieving the local …
|
|
|
@270
|
21 years |
z0rglub |
add get_category_directories function
|
|
|
@269
|
21 years |
z0rglub |
improvement of insert_local_category function : less SQL queries, only …
|
|
|
@268
|
21 years |
z0rglub |
corrections by xolda
|
|
|
@267
|
21 years |
z0rglub |
initial import on branch 1.3
|
|
|
@266
|
21 years |
z0rglub |
2004.01.07_01h00 : auto commit
|
|
|
@265
|
21 years |
z0rglub |
2004.01.06_01h00 : auto commit
|
|
|
@264
|
21 years |
z0rglub |
- no need of last '/' for get_dirs parameter
- remove function get_themes
|
|
|
@263
|
21 years |
z0rglub |
using new syntax for get_dirs
|
|
|
@262
|
21 years |
z0rglub |
- when deleting a user, deletes rows in user_category
- when …
|
|
|
@261
|
21 years |
z0rglub |
if permissions modified, synchronize_user
|
|
|
@260
|
21 years |
z0rglub |
if associate or dissociate from a group, synchronize_user
|
|
|
@259
|
21 years |
z0rglub |
if any update has been done, synchronize_all_users
|
|
|
@258
|
21 years |
z0rglub |
for virtual category to picture association, if the number of …
|
|
|
@257
|
21 years |
z0rglub |
if permissions are updated, synchronize_group
|
|
|
@256
|
21 years |
z0rglub |
if permissions are updated, synchronize_all_users
|
|
|
@255
|
21 years |
z0rglub |
if category status changes, synchronize_all_users
|
|
|
@254
|
21 years |
z0rglub |
- categories are now collapsed if there is more than
…
|
|
|
@253
|
21 years |
z0rglub |
new line added…
|
|
|
@252
|
21 years |
z0rglub |
- use function get_user_plain_structure, create_user_structure
- …
|
|
|
@251
|
21 years |
z0rglub |
don't use plain_structure anymore
|
|
|
@250
|
21 years |
z0rglub |
usage of database info users.forbidden_categories
|
|
|
@249
|
21 years |
z0rglub |
- possibility to display only a text field for a parent category
|
|
|
@248
|
21 years |
z0rglub |
- errors list
- possibility to display only a text field for a …
|
|
|
@247
|
21 years |
z0rglub |
- possibility to display only a text field for a parent category
- …
|
|
|
@246
|
21 years |
z0rglub |
the number of subcats of a category is now in the var nb_sub_categories
|
|
|
@245
|
21 years |
z0rglub |
- when creating a new user, taking into account that forbidden …
|
|
|
@244
|
21 years |
z0rglub |
- remove get_subcats_id
- replacing function get_plain_structure by …
|
|
|
@243
|
21 years |
z0rglub |
add functions pwg_write_debug, pwg_debug, pwg_query
|
|
|
@242
|
21 years |
z0rglub |
unix file format
|
|
|
@241
|
21 years |
z0rglub |
user restricitions are now stored in the database
|
|
|
@240
|
21 years |
z0rglub |
use correct define syntax, remove get_restrictions for user because …
|
|
|
@239
|
21 years |
z0rglub |
add cat_unknown_id
|
|
|
@238
|
21 years |
z0rglub |
change version number, add max_LOV_categories used for numerous …
|
|
|
@237
|
21 years |
z0rglub |
use correct define syntax
|
|
|
@236
|
21 years |
z0rglub |
initial revision of japanese translation file for branch 1.3
|
|
|
@235
|
21 years |
z0rglub |
Modifyed header to be compliant with PhpDocumentor
|
|
|
@234
|
21 years |
z0rglub |
readme.txt moved to separate files depending on language.
|
|
|
@233
|
21 years |
z0rglub |
readme.txt moved to separate files depending on language.
|
|
|
@232
|
21 years |
z0rglub |
removing readme.txt, it's replaced by README_en.txt, README_fr.txt
|
|
|
@231
|
21 years |
z0rglub |
define( CONSTANT, 'value' ) becomes define( "CONSTANT", 'value')
|
|
|
@230
|
21 years |
z0rglub |
- Modifications linked to the move of install.php to the root …
|
|
|
@229
|
21 years |
z0rglub |
Modifications linked to the move of install.php to the root directory …
|
|
|
@228
|
21 years |
z0rglub |
Modifications linked to the move of admin.php to the root directory of …
|
|
|
@227
|
21 years |
z0rglub |
Modifying ../template in ./template since admin.php has moved to the …
|
|
|
@226
|
21 years |
z0rglub |
Modifying ./include/isadmin.inc.php in ./admin/include/isadmin.inc.php …
|
|
|
@225
|
21 years |
z0rglub |
Modifying ../template in ./template since admin.php has moved to the …
|
|
|
@224
|
21 years |
z0rglub |
template/default/admin/install.vtp moved to here
|
|
|
@223
|
21 years |
z0rglub |
template/default/admin/admin.vtp moved to here
|
|
|
@222
|
21 years |
z0rglub |
Move template/default/admin/install.vtp to template/default/install.vtp
|
|
|
@221
|
21 years |
z0rglub |
Move template/default/admin/admin.vtp to template/default/admin.vtp
|
|
|
@220
|
21 years |
z0rglub |
admin.php moved to the root directory
|
|
|
@219
|
21 years |
z0rglub |
install.php moved to the root directory
|
|
|
@218
|
21 years |
z0rglub |
First add of install.php in root directory
|
|
|
@217
|
21 years |
z0rglub |
First add of admin.php in root directory
|
|
|
@216
|
21 years |
z0rglub |
Menu entries are displayed in a single line at the top of the admin panel
|
|
|
@215
|
21 years |
z0rglub |
Use version "devel" for the main trunc
|
|
|
@214
|
21 years |
z0rglub |
Add Hungarian language file for release 1.3
|
|
|
@213
|
21 years |
z0rglub |
adding spanish language file to release 1.3
|
|
|
@212
|
21 years |
z0rglub |
Correct a mistake of umlaut
|
|
|
@211
|
21 years |
z0rglub |
Add german language file for release 1.3
|
|
|
@210
|
21 years |
z0rglub |
Update version from 1.3RC2 to 1.3
|
|
|
@209
|
21 years |
z0rglub |
header updated for release 1.3 final
|
|
|
@208
|
21 years |
z0rglub |
readme file for release 1.3 final
|
|
|
@207
|
21 years |
(none) |
This commit was manufactured by cvs2svn to create branch 'release-1_3'.
|
|
|
@206
|
21 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'bug-1_3RC2-005'.
|
|
|
@205
|
21 years |
z0rglub |
Use install language for "guest" user
|
|
|
@204
|
21 years |
z0rglub |
Use zelabo dark theme as default
|
|
|
@203
|
21 years |
z0rglub |
Using zelabo dark theme as default
|
|
|
@202
|
21 years |
z0rglub |
Display a message of warning if file admin/install.php is still …
|
|
|
@201
|
21 years |
z0rglub |
commentaire.gif not used since release 1.0
|
|
|
@200
|
21 years |
z0rglub |
Display a message linked to the help forum during the install
|
|
|
@199
|
21 years |
z0rglub |
Display a message linked to the help forum
|
|
|
@198
|
21 years |
z0rglub |
When reordering a category, the page comes back with the top aligned …
|
|
|
@197
|
21 years |
z0rglub |
More precise message about upload authorization
|
|
|
@196
|
21 years |
z0rglub |
If there is no date given in the form, function check_date_format …
|
|
|
@195
|
21 years |
z0rglub |
Show a link to open or close a day details (only the arrow at the …
|
|
|
@194
|
21 years |
(none) |
This commit was manufactured by cvs2svn to create tag
'bug-1_3RC2-004'.
|
|
|
@193
|
21 years |
z0rglub |
All parent categories of the displayed category are expanded in the menu
|
|
|