Commit Graph

31965 Commits

Author SHA1 Message Date
Regis Houssin
6c5237f94e Fix: add max file size 2012-05-30 22:44:44 +02:00
Regis Houssin
1e77ff069a Fix: replace Bootstrap version by jQueryUI version 2012-05-30 22:13:23 +02:00
Laurent Destailleur
1929c1784d Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-30 21:41:52 +02:00
Laurent Destailleur
d9efb88d35 Fix: Can edit emailing even when validated. 2012-05-30 21:40:32 +02:00
Regis Houssin
0d909e6ba1 Merge pull request #213 from simnandez/develop
[ task #104 ] Possibilité de facturer plusieurs commandes. Init works
2012-05-30 06:00:16 -07:00
juanjo
c24b901dd6 [ task #104 ] Possibilité de facturer plusieurs commandes. Init works 2012-05-30 14:48:23 +02:00
Regis Houssin
85e3407559 Fix: Unescape a file submitted by upload. PHP escape char " (%22) and
char ' (%27) into $FILES
Before= Capture d\'écran.doc  After= Capture d'écran.doc
2012-05-30 13:58:20 +02:00
Laurent Destailleur
17b50e02b7 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-30 12:43:50 +02:00
Laurent Destailleur
c2db3265ec Fix: Regression with quot management. Try a better fix. 2012-05-30 12:43:23 +02:00
Laurent Destailleur
705c152f7a Fix: js not escaped 2012-05-30 12:33:31 +02:00
Regis Houssin
1ea7e53273 Works on jQuery fileupload upgrade (Todo: css problem) 2012-05-30 11:57:00 +02:00
Laurent Destailleur
6d245e6f31 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-30 11:22:20 +02:00
Laurent Destailleur
fb4d62c34a Fix: Some fix into the canvas for companies. 2012-05-30 11:21:42 +02:00
Regis Houssin
a5b0de15ac Fix: can't delete a files with quote 2012-05-30 08:30:25 +02:00
Regis Houssin
a486da1b0e Fix: restore files for template engine 2012-05-30 07:43:06 +02:00
Laurent Destailleur
ebf77e8c92 A better fix to remove files from document list 2012-05-30 04:11:00 +02:00
Laurent Destailleur
3c98daaf09 More fix for canvas features 2012-05-30 03:46:06 +02:00
Laurent Destailleur
cd1c5f6aaf Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-30 03:03:23 +02:00
Laurent Destailleur
8481af9ee4 Fix: Try to fix several bugs into canvas feature. 2012-05-30 03:02:44 +02:00
Regis Houssin
b5246add8d Fix: big problem with files upload and more compatible with external
modules
2012-05-30 00:07:06 +02:00
Laurent Destailleur
763e2a96a4 Revert "Revert "Fix: Return empty image instead of error when file not found.""
This reverts commit b99d3a70ae.
2012-05-30 00:05:42 +02:00
Laurent Destailleur
b99d3a70ae Revert "Fix: Return empty image instead of error when file not found."
This reverts commit b266a19300.
2012-05-30 00:05:08 +02:00
Laurent Destailleur
18d24c3f78 Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-30 00:00:05 +02:00
Laurent Destailleur
b266a19300 Fix: Return empty image instead of error when file not found. 2012-05-29 23:59:43 +02:00
Laurent Destailleur
3fc3292142 Fix: delete of documents is done by page of element, not by the view
wrapper.
2012-05-29 23:50:13 +02:00
Regis Houssin
ef111dda47 New: update jQuery and jQuery UI 2012-05-29 22:57:12 +02:00
Laurent Destailleur
446ae46557 Removed deprecated strings 2012-05-29 22:22:59 +02:00
Laurent Destailleur
dc4d4ae50c Update de_de translation (manual translation) 2012-05-29 22:16:54 +02:00
Laurent Destailleur
ba77757146 Fix: Restore unix line ending 2012-05-29 21:48:44 +02:00
Laurent Destailleur
1cc3cb842e Merge pull request #212 from defrance69/patch-4
Update htdocs/comm/fiche.php
2012-05-29 12:44:57 -07:00
Regis Houssin
08f87515af Fix: clone object before all treatment 2012-05-29 09:55:29 +02:00
Laurent Destailleur
7213ae09fe Checkstyle 2012-05-29 00:08:00 +02:00
Laurent Destailleur
d52d063d98 Fix: Avoid to have a special php module. 2012-05-28 22:39:04 +02:00
Laurent Destailleur
d008225bef Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-28 22:10:01 +02:00
Laurent Destailleur
57c8797459 Fix: Subscription must use company name when type is "moral" 2012-05-28 22:09:36 +02:00
defrance69
33a8a3f468 Update htdocs/comm/fiche.php 2012-05-26 12:13:07 +03:00
Regis Houssin
516be43404 Fix: jquery fileupload broken feature 2012-05-25 20:56:05 +02:00
Laurent Destailleur
2c21700933 Checkstyle 2012-05-25 11:54:19 +02:00
Laurent Destailleur
513413da16 Checkstyle 2012-05-25 11:53:53 +02:00
Laurent Destailleur
f2c1346cb7 Fix: Removed warning 2012-05-24 23:22:45 +02:00
Laurent Destailleur
eca1223949 Indent 2012-05-24 16:58:14 +02:00
Laurent Destailleur
c207080527 Error management 2012-05-24 00:26:39 +02:00
Laurent Destailleur
6b2faf02d9 Checkstyle 2012-05-23 23:34:00 +02:00
Laurent Destailleur
c87af887ea Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop 2012-05-23 23:24:32 +02:00
Laurent Destailleur
ed93e5cc7c Qual: Serious clean of code of formconfirm method. This also solve bugs
of ecm module when using ajax.
2012-05-23 23:23:57 +02:00
Laurent Destailleur
7801749874 Fix: Bad action reset
Qual: Removed useless code
2012-05-23 17:49:41 +02:00
Laurent Destailleur
5c995a421c Merge pull request #210 from FHenry/develop
Correct start date and end date to be midnight rather than midday
2012-05-23 05:37:08 -07:00
Laurent Destailleur
1fec3b56d9 Fix: Permissions to see project
Conflicts:
	htdocs/projet/fiche.php
2012-05-23 14:34:44 +02:00
Laurent Destailleur
c6c9861bff Fix: bug on projects visibility for external users 2012-05-23 13:09:36 +02:00
Raphaël Doursenaud
e1767d1337 Trim payment amounts
This allows to ignore trailing characters that may triggers a warning because the payment looks greater than what's
required
2012-05-23 12:03:02 +02:00