Laurent Destailleur
4f1d6d7328
Fix: missing a return into clean_url function
2012-06-15 11:24:09 +02:00
Laurent Destailleur
44f31bf21c
Fix: The fix made by renaming PDF_ADDALSOTARGETDETAILS into MAIN_PDF_ADDALSOSOURCEDETAILS was fixing things in the wrong direction. The regression was the missing data on the recipient compared to 3.1.1
2012-06-15 11:16:17 +02:00
Laurent Destailleur
81eadcd426
Fix: Avoid warning if param is empty
2012-06-15 10:05:28 +02:00
Laurent Destailleur
c592bc88b8
Fix: Init
2012-06-15 02:17:00 +02:00
Laurent Destailleur
d8ee62101a
Fix: function dol_nboflines_bis
2012-06-15 00:15:30 +02:00
Regis Houssin
1155b0097b
New: add advanced rights
2012-06-14 20:11:54 +02:00
Laurent Destailleur
ec621d2dcb
Fix: Bad calculation of nb of line. Fix: Bad position of lines into pdf_soleil
2012-06-14 19:58:35 +02:00
Laurent Destailleur
3fe6ed9a7d
Fix: Messy source address
2012-06-14 17:50:32 +02:00
Laurent Destailleur
a1bd60a614
Fix: No call of any login method.
2012-06-14 14:08:29 +02:00
Laurent Destailleur
6cd03f9ccd
Fix: typo error
2012-06-13 20:13:57 +02:00
Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +02:00
Regis Houssin
38b0b5b39d
Merge pull request #226 from defrance69/patch-5
...
if day of week < 7 display 2 times the day : 3 days 3 days
2012-06-11 13:05:26 -07:00
Laurent Destailleur
0739942b7e
Can add more text into title shown by getNomUrl
2012-06-11 19:28:04 +02:00
Laurent Destailleur
b7abad95d8
Doxygen
2012-06-10 13:22:28 +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
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
e6c6d6cf84
Fix: avoid warning
2012-06-08 18:17:03 +02:00
Regis Houssin
4d2a77a657
Fix: missing search in alternative root directory
2012-06-06 14:04:19 +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
Laurent Destailleur
b6fb117f78
Fix if tz is UTC.
2012-06-05 12:11:20 +02:00
Laurent Destailleur
61ed269044
Fix: restore broken feature. File upload/delete was ko with linux and
...
windows.
Note also that strisplashes should never be used anywhere in the code,
because strislashes is nor a HTML escape, nor a javascrip escape, nor a
shell or PHP escape function. If stripslashes is used somewhere, this
means there is a bug somewhere else.
upload/delete using the standard feature (not fileupload) works
correctly with that on linux/windows.
2012-06-01 10:16:42 +02:00
Regis Houssin
e9994c683a
Fix: clear file name send by php
2012-06-01 07:11:00 +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
c2db3265ec
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:43:23 +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
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
2c21700933
Checkstyle
2012-05-25 11:54:19 +02:00
Laurent Destailleur
513413da16
Checkstyle
2012-05-25 11:53:53 +02:00
Laurent Destailleur
1fec3b56d9
Fix: Permissions to see project
...
Conflicts:
htdocs/projet/fiche.php
2012-05-23 14:34:44 +02:00
Regis Houssin
01f1674231
New: add product admin page for mass conversion
2012-05-22 18:35:14 +02:00
Laurent Destailleur
e7138bce4e
Fix: daylight depends also on year (not only month and day)
2012-05-15 00:48:59 +02:00
Laurent Destailleur
bd26c9e465
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-05-14 20:46:35 +02:00
Laurent Destailleur
4a9baa590c
Fix: Bad timezone function. Daylight was not used.
2012-05-14 16:46:48 +02:00
Laurent Destailleur
89836cea29
Fix: var init
2012-05-14 01:39:59 +02:00
Laurent Destailleur
5be544264b
Fix: Missing lang
2012-05-12 18:30:49 +02:00
Laurent Destailleur
64c7ae1667
Fix: hour reported is not user hour. To fix this, we show both hour
...
"server and user" but only if it differs.
2012-05-12 16:27:20 +02:00
Laurent Destailleur
62a1dd1912
Fix: escape html tag value
2012-05-09 18:48:16 +02:00
Laurent Destailleur
7c78c894de
Fix: Not escaped html value
2012-05-09 17:44:52 +02:00
Laurent Destailleur
aa6eb25f85
Qual: Uniformize code
2012-05-09 16:40:54 +02:00
simnandez
d226534ba0
Fix:[ bug #399 ] Bad calculation of local taxes in update line products
2012-05-09 12:12:14 +02:00
Laurent Destailleur
c01fae04e4
Qual: Uniformize management of alt directories.
2012-05-08 22:49:03 +02:00
Laurent Destailleur
161846be77
Fix: [ bug #397 ] Product VAT is not coming from buying price
2012-05-08 22:10:07 +02:00
Regis Houssin
1b350fafd1
Fix: missing entity field in contract
...
Fix: multicompany compatibility
2012-05-03 18:42:46 +02:00
Regis Houssin
18c081a7ac
New: add external theme with a module
2012-04-30 16:51:45 +02:00
Regis Houssin
73487a6aec
Fix: replace mktime() by dol_now()
2012-04-30 15:01:25 +02:00
simnandez
5713a93c27
[ task #297 ] Add a installer for external modules
...
Adaptation to changes in dol_uncompress function. More clear and
accurate messages.
2012-04-30 12:19:11 +02:00