Laurent Destailleur
|
c8bd77ddd7
|
Fix: Missing permission check
|
2012-06-06 00:22:43 +02:00 |
|
Laurent Destailleur
|
8f836d82cb
|
Fix: Better fix
|
2012-04-06 00:36:21 +02:00 |
|
Laurent Destailleur
|
3d3b939c4c
|
Merge pull request #145 from viniciusvgn/develop
Fix: Problem Loading The Type of Payment
|
2012-04-05 15:20:23 -07:00 |
|
Vinicius Nogueira
|
4be4538028
|
Trans: Added line that was missing
|
2012-04-03 23:45:00 -03:00 |
|
Laurent Destailleur
|
bb67c95c3d
|
Uniformize code
|
2012-04-02 20:08:08 +02:00 |
|
Laurent Destailleur
|
7379fd1553
|
New: Add link to back statement on bank line card.
|
2012-04-01 15:23:04 +02:00 |
|
Laurent Destailleur
|
79291ff610
|
Fix: Trans
|
2012-03-31 18:34:28 +02:00 |
|
simnandez
|
2e7ce7647b
|
Fix: Sanizite data
|
2012-03-29 08:38:38 +01:00 |
|
Laurent Destailleur
|
fbfff99b80
|
Fix: Can delete a paiement if bank line was deleted.
|
2012-03-28 17:26:53 +02:00 |
|
Regis Houssin
|
be7da6f52c
|
Fix: avoid warning in php strict mode
|
2012-03-23 16:44:45 +01:00 |
|
Laurent Destailleur
|
ab6c1a5160
|
Qual: Add new PHPUnit test and fix bugs the test show me
|
2012-03-21 12:33:51 +01:00 |
|
Laurent Destailleur
|
ed41e03589
|
Qual: Fix a ton of CheckStyle errors
|
2012-03-18 19:23:01 +01:00 |
|
Laurent Destailleur
|
2aa92fa249
|
Fix: bad class
|
2012-03-11 23:46:31 +01:00 |
|
simnandez
|
96fc2cb8ea
|
Fix: Security
Qual: Clean data if transfer is ok
|
2012-03-08 12:20:47 +01:00 |
|
Laurent Destailleur
|
1645ddbe47
|
Sec: Sanitize all input for ids.
|
2012-02-27 22:26:22 +01:00 |
|
Laurent Destailleur
|
8c0ad673e8
|
Reduce size of form.class
|
2012-02-20 12:31:01 +01:00 |
|
Laurent Destailleur
|
c4b845d60a
|
Qual: Removed deprecated function name.
|
2012-02-19 18:34:22 +01:00 |
|
Laurent Destailleur
|
e178077e1e
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git
into develop
Conflicts:
htdocs/compta/bank/ligne.php
|
2012-02-15 12:22:18 +01:00 |
|
Laurent Destailleur
|
c89fd4b1e7
|
New: Can conciliate several lines in one operation.
|
2012-02-15 12:16:33 +01:00 |
|
Laurent Destailleur
|
8eaf9602d9
|
Fix: If choice was forced to another value by user, we must keep choice of user
|
2012-02-13 20:12:03 +01:00 |
|
Regis Houssin
|
f07b6397fc
|
Fix: test if type of paiement is cash for cash account
|
2012-02-13 15:18:23 +01:00 |
|
Regis Houssin
|
c86183e18c
|
Fix: uniformize code and force paiement type if cash account
|
2012-02-13 14:49:20 +01:00 |
|
Laurent Destailleur
|
070f157f08
|
Fix: Delete bank account
|
2012-01-19 23:31:37 +01:00 |
|
Laurent Destailleur
|
d9aa0c4b28
|
Qual: Normalize field names
|
2012-01-19 22:20:28 +01:00 |
|
Laurent Destailleur
|
7950ab2677
|
Fix: Avoid duplicate line
|
2012-01-14 01:13:24 +01:00 |
|
Laurent Destailleur
|
4c0d7378d3
|
Some change to prepare artichow removal
|
2012-01-07 21:32:35 +01:00 |
|
Laurent Destailleur
|
9e065b2395
|
New: Dolgraph function works with jflot (use DOL_MAIN_GRAPH=artichow to
use old libraries)
|
2012-01-07 20:56:52 +01:00 |
|
Laurent Destailleur
|
efd5f5eaa4
|
Look: Add line "None" when there is no bank account
|
2011-12-30 00:33:34 +01:00 |
|
Laurent Destailleur
|
c2348ef600
|
Uniformize field country_id, country_code, country
|
2011-12-29 18:07:41 +01:00 |
|
Laurent Destailleur
|
cda132ea8c
|
Qual: Some change to have graph lib able to use img disk generation
libraries like javascript libraries.
|
2011-12-17 15:55:49 +01:00 |
|
Laurent Destailleur
|
730690bd01
|
W3C
|
2011-12-14 09:58:55 +01:00 |
|
Laurent Destailleur
|
ebea7f6c97
|
Fix: fix not initialized variables
|
2011-12-05 18:36:54 +01:00 |
|
Laurent Destailleur
|
e6f3599847
|
Qual: Some code cleaning
|
2011-12-04 22:25:49 +01:00 |
|
Laurent Destailleur
|
71e0f825b2
|
New: Add box for expired services
|
2011-11-23 18:10:10 +01:00 |
|
Laurent Destailleur
|
839781dfbe
|
Qual: Removed a TODO by renaming all ->monnaie into ->currency
|
2011-11-23 14:55:36 +01:00 |
|
Regis Houssin
|
f0c327c070
|
Fix: uniform code
replace all $html by $form with exceptions "$htmlname, $htmltooltip"
|
2011-11-08 17:22:31 +08:00 |
|
Laurent Destailleur
|
8193e8a54e
|
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
|
2011-11-06 15:45:03 +01:00 |
|
Regis Houssin
|
ca63f3d8e9
|
Fix: uniform code and reindent
|
2011-11-06 11:11:43 +01:00 |
|
Laurent Destailleur
|
40da2e23d2
|
Qual: Reduce sub-options of module fckeditor. This make code cleaner
and all this duplicated options were useless.
|
2011-11-05 23:18:49 +01:00 |
|
Laurent Destailleur
|
ba2c791af5
|
Fix: Filter on third party
|
2011-10-28 23:59:16 +02:00 |
|
Regis Houssin
|
63d60a33fc
|
[task #216] Move lib in core directory
|
2011-10-24 11:25:54 +02:00 |
|
Regis Houssin
|
c65238b773
|
[task #216] Move lib in core directory
|
2011-10-24 10:45:06 +02:00 |
|
Regis Houssin
|
30c5f4b214
|
Move all core class in htdocs/core/class
|
2011-10-24 09:29:17 +02:00 |
|
Regis Houssin
|
1aac0ffddb
|
Fix: void phpunit test
|
2011-09-29 10:55:32 +02:00 |
|
Laurent Destailleur
|
be6286c4b8
|
Qual: More POO.
Qual: Doxygen
|
2011-09-20 17:19:46 +00:00 |
|
Regis Houssin
|
ebfc56e75f
|
Fix: replace siezof by count
Fix: update exclude dir
|
2011-09-20 14:36:57 +00:00 |
|
Regis Houssin
|
5efe1cd470
|
Fix: Perl-style comments are not allowed. Use "// Comment." or "/* comment */" instead.
|
2011-09-20 10:30:56 +00:00 |
|
Regis Houssin
|
2c1b3722f2
|
Fix: replace sizeof() by count()
|
2011-09-17 19:49:50 +00:00 |
|
Laurent Destailleur
|
9b949351ac
|
Uniformize code
|
2011-09-14 22:51:11 +00:00 |
|
Laurent Destailleur
|
b75d19c264
|
Qual: Uniformize constructors
|
2011-09-11 18:35:38 +00:00 |
|