Commit graph

10 commits

Author SHA1 Message Date
Dany De Bontridder
7625be41b4 Merged revisions 3901-3903 via svnmerge from
svn+ssh://danydb@svn/svn/phpcompta/branches/rel530

........
  r3901 | danydb | 2011-01-05 22:31:14 +0100 (Wed, 05 Jan 2011) | 2 lines
  
  remove dead code
........
  r3902 | danydb | 2011-01-05 22:31:51 +0100 (Wed, 05 Jan 2011) | 2 lines
  
  cannot print unpaid
........
  r3903 | danydb | 2011-01-05 22:32:13 +0100 (Wed, 05 Jan 2011) | 2 lines
  
  Add button to select all or none checkbox
........
2011-01-09 22:12:42 +00:00
Dany De Bontridder
50908eba18 task #5 : amélioration des performances pour la recherche de fiche 2010-10-29 22:55:40 +00:00
Dany De Bontridder
6c029c2b80 Merged revisions 3285-3302 via svnmerge from
file:///home/developper/svn/phpcompta/branches/rel510

........
  r3286 | danydb | 2010-06-12 19:24:49 +0200 (Sat, 12 Jun 2010) | 2 lines
  
  Check if database is valid
........
  r3287 | danydb | 2010-06-12 20:41:47 +0200 (Sat, 12 Jun 2010) | 1 line
  
  Fix bug : when using twice the same accounting in operation, one of them is not visible in "impression->poste"
........
  r3288 | danydb | 2010-06-12 21:04:36 +0200 (Sat, 12 Jun 2010) | 2 lines
  
  Cosmetic
........
  r3289 | danydb | 2010-06-12 21:14:07 +0200 (Sat, 12 Jun 2010) | 1 line
  
  Cosmetic : fix CSS
........
  r3290 | danydb | 2010-06-12 21:17:05 +0200 (Sat, 12 Jun 2010) | 2 lines
  
  Fix CSS
........
  r3291 | danydb | 2010-06-12 21:48:52 +0200 (Sat, 12 Jun 2010) | 3 lines
  
  Cosmetic : fix CSS
  
  An user who is NOT admin and can access only ONE folder is automatically redirected to the plugins or the dashboard 
........
  r3292 | danydb | 2010-06-14 20:38:39 +0200 (Mon, 14 Jun 2010) | 2 lines
  
  Cosmetic highlight row for lettering
........
  r3293 | danydb | 2010-06-14 20:38:52 +0200 (Mon, 14 Jun 2010) | 2 lines
  
  Highlight row of lettering
........
  r3294 | danydb | 2010-06-14 20:41:53 +0200 (Mon, 14 Jun 2010) | 1 line
  
  Lettering : if an operation is removed : the lettering is also removed on both side
........
  r3295 | danydb | 2010-06-14 20:43:50 +0200 (Mon, 14 Jun 2010) | 1 line
  
  rename upgrade80
........
  r3296 | danydb | 2010-06-14 20:49:40 +0200 (Mon, 14 Jun 2010) | 2 lines
  
  cosmetic : parameter -> societe align to right
........
  r3297 | danydb | 2010-06-14 20:50:38 +0200 (Mon, 14 Jun 2010) | 2 lines
  
  width set auto for the table
........
  r3298 | danydb | 2010-06-14 21:04:09 +0200 (Mon, 14 Jun 2010) | 1 line
  
  Lettering : if an operation is removed : the lettering is also removed on both side
........
  r3299 | danydb | 2010-06-14 21:25:04 +0200 (Mon, 14 Jun 2010) | 2 lines
  
  Fix problem with offset unlimited
........
  r3300 | danydb | 2010-06-14 21:57:45 +0200 (Mon, 14 Jun 2010) | 1 line
  
  Update the doc  == Lettering : if an operation is removed : the lettering is also removed on both side
........
  r3301 | danydb | 2010-06-15 23:57:55 +0200 (Tue, 15 Jun 2010) | 1 line
  
  Add bank CBC on line
........
  r3302 | danydb | 2010-06-16 00:30:47 +0200 (Wed, 16 Jun 2010) | 2 lines
  
  Bug fix : when using a predefined operation, javascript for adding rows doesn't work properly
........
2010-06-16 09:37:29 +00:00
Dany De Bontridder
2059ddb70e Remove $_REQUEST[PHPSESSID] it is now replaced by the cookie
a flag in .htaccess must be set
php_flag session.use_only_cookies on
php_flag session.use_cookies 1
2010-05-11 23:30:03 +00:00
Dany De Bontridder
427faed75d Lettering
=========
Small bugs + replace modifyOperation by viewOperation
2010-04-28 21:38:55 +00:00
Dany De Bontridder
a85ad78130 Lettering
=========
Add the concerned operation + detail
2010-04-28 12:45:43 +00:00
Dany De Bontridder
18b708c4ca Improve aspect detail operations
Fix bug in IE, because prototype.js was included twice
Add a popup to see detail of operations (both in list of operation and details)
2010-04-27 23:28:04 +00:00
Dany De Bontridder
f00f8ffe0b Lettering for account and card are now finished 2010-04-26 21:29:48 +00:00
Dany De Bontridder
8460d164db Do not permit to choose something letter somewhere letter 2010-04-25 19:34:50 +00:00
Dany De Bontridder
2e4b5f9f36 Lettering
=========
Added as menu in "Comptabilité"
not finished
2010-04-25 19:19:26 +00:00