Laurent Destailleur
9a3e3e8e18
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-10 21:55:46 +02:00
Laurent Destailleur
98676ddaa1
Qual: Enhance mailmanspip module.
...
New: When a member is validated, we can subscribe to mailing-lists
according to its type.
2012-06-10 21:49:19 +02:00
Regis Houssin
cc18dab5c9
Fix: missing remove_file action
...
Fix: use object instead id and store odt filename in object for use in
triggers
2012-06-10 17:09:10 +02:00
Laurent Destailleur
b7abad95d8
Doxygen
2012-06-10 13:22:28 +02:00
Laurent Destailleur
ae10eb0360
Doxygen
2012-06-10 13:19:20 +02:00
Laurent Destailleur
7147994fd6
Fix: Checkstyle
2012-06-10 13:17:53 +02:00
Laurent Destailleur
c774d94bc9
Fix: Checkstyle
2012-06-10 13:15:24 +02:00
Laurent Destailleur
37f7c98e50
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-10 13:08:56 +02:00
defrance69
2540f727c0
if day of week < 7 display 2 times the day : 3 days 3 days
...
add the 's' if they are many days
2012-06-10 13:42:19 +03:00
simnandez
530743e8b4
Fix: Bad link to propal list into stadistics and dashboard boxes
2012-06-10 11:10:18 +02:00
Regis Houssin
af38a2fab7
Fix: bad parameters, use global
2012-06-10 10:29:43 +02:00
Laurent Destailleur
ddf274e2c1
Fix: translation
2012-06-09 19:44:35 +02:00
Laurent Destailleur
50719271c0
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-09 19:33:52 +02:00
Laurent Destailleur
e6cd400bc3
Qual: List of elements must be into a page called "list.php".
2012-06-09 19:16:31 +02:00
Regis Houssin
b51cd362b0
Fix: problem with external modules and uniformize code
2012-06-09 18:40:36 +02:00
Laurent Destailleur
85e7e5eddd
Fxi: Removed checkstyles errors
2012-06-09 13:54:05 +02:00
Laurent Destailleur
fd0450457d
New: Can insert links into elements lines. Also reported into PDF.
2012-06-09 13:16:55 +02:00
Laurent Destailleur
931b1d3ab7
Fix: Removed non greek sentences
2012-06-09 12:37:40 +02:00
Laurent Destailleur
1a3a045af6
Fix: No alpha here, this breaks ability to submit html content with
...
images or links.
2012-06-09 12:33:51 +02:00
Laurent Destailleur
655c317645
Fix: Turkish translation
2012-06-09 00:22:41 +02:00
Laurent Destailleur
394e044fa8
Fix: Missing translation key
2012-06-09 00:18:47 +02:00
Laurent Destailleur
158930eb7b
Fix: function is loaded once and not overwritten if loaded
...
by another ajax page. So if we need inputok/ko and pageyes/no to be
different according to ajax calls (to have several confirm box
loaded from different ajax parts of page, we must place such variables
outside of function. For this $useglobalvars must be set to 1.
2012-06-08 23:48:53 +02:00
Laurent Destailleur
1022c73c24
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-08 22:17:14 +02:00
Regis Houssin
f4135d3758
Fix: delete or rename a document product dir
2012-06-08 21:40:27 +02:00
Regis Houssin
355cb988b7
Fix: missing oldcopy during update
2012-06-08 21:40:15 +02:00
Laurent Destailleur
62766288c8
Fix: Another fix for var not initialized
2012-06-08 21:39:44 +02:00
Laurent Destailleur
59e39b5d91
Fix: A lot of pb into javascript. Javascripts code for same feature was
...
not inserted always at same place (sometinmes at low level, and
sometimes at high level). This was creating conflict into javascript.
2012-06-08 21:33:12 +02:00
Laurent Destailleur
85f31fc0cb
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-08 20:37:14 +02:00
Regis Houssin
513e3b8ae7
Fix: remove deprecated code can cause warning
2012-06-08 18:18:59 +02:00
Regis Houssin
e6c6d6cf84
Fix: avoid warning
2012-06-08 18:17:03 +02:00
Regis Houssin
bd6f5c4ca7
Fix: use template for best visibility
2012-06-08 18:03:00 +02:00
Regis Houssin
d9e3a941de
Fix: conflict with anothers dialog box
2012-06-08 17:06:22 +02:00
Regis Houssin
1fc102825a
Fix: bad option name
2012-06-08 11:47:34 +02:00
Regis Houssin
92b02a0084
Fix: add iframe transport for compatibility with all browser
2012-06-08 11:35:32 +02:00
Laurent Destailleur
8a4a74a1bf
Look: Add more space
2012-06-07 20:58:26 +02:00
Laurent Destailleur
5c553878c7
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-06 23:13:06 +02:00
Laurent Destailleur
b120eb9a15
Fix: Confirm box not opened
2012-06-06 23:12:33 +02:00
Laurent Destailleur
f575dd4ae5
Fix: bad error management
2012-06-06 23:06:17 +02:00
Regis Houssin
d0161087cb
Fix: problem with external module
2012-06-06 23:02:02 +02:00
simnandez
b96fb07cbf
[ task #104 ] Possibilité de facturer plusieurs commandes
2012-06-06 18:02:47 +02:00
Raphaël Doursenaud
a29301d8b5
Indent
2012-06-06 16:35:58 +02:00
Raphaël Doursenaud
2a8cc5ad60
Fix a bug preventing module enablement with PostgreSQL
2012-06-06 16:30:52 +02:00
Regis Houssin
4d2a77a657
Fix: missing search in alternative root directory
2012-06-06 14:04:19 +02:00
Laurent Destailleur
23dea40504
Fxi: Bad permission check
2012-06-05 23:32:13 +02:00
Laurent Destailleur
9a7382de1b
Fix: Exclude temp file
2012-06-05 23:31:46 +02:00
Laurent Destailleur
5ab3512914
Fix: Missing permission check
2012-06-05 23:12:40 +02:00
Laurent Destailleur
eb3484d6b6
No need of compatibility mode
2012-06-05 12:52:25 +02:00
Laurent Destailleur
07a6ee67e2
Minor perf enhancement
2012-06-05 12:42:32 +02:00
Laurent Destailleur
14719d1b7a
Compatibility mode
2012-06-05 12:34:34 +02:00
Laurent Destailleur
dadc36ad18
Fix for PHP < 5.3
2012-06-05 12:27:42 +02:00