Laurent Destailleur
2ab416889a
First change to use native date functions instead of adodb
2012-06-27 10:58:51 +02:00
Laurent Destailleur
87efb2cbb0
Add log
2012-06-27 00:41:57 +02:00
Laurent Destailleur
787f423448
Fix: Removed warning. Fix compatibility.
2012-06-26 23:11:46 +02:00
Laurent Destailleur
018cafe92c
Fix: Add an unsecape function to decode javascript escape
...
encoding. This also fix ecm for cyrillic chars.
2012-06-24 19:32:19 +02:00
Laurent Destailleur
0a75367a74
New: Auto ecm for third parties
2012-06-24 17:49:52 +02:00
Laurent Destailleur
4792727ca6
Fix: Label was not translated
2012-06-23 15:01:08 +02:00
Laurent Destailleur
c273f9f698
Fix: escape double quotes into dol_html_escapetag
...
New: Passwords not reset into install page.
2012-06-17 23:27:17 +02:00
Regis Houssin
2e22ac895f
Fix: change smtps for have the same email structure of phpmail
2012-06-17 18:43:30 +02:00
Regis Houssin
4e1418a6a6
Merge branch 'develop' of git+ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-16 08:22:08 +02:00
Laurent Destailleur
90bfea882a
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-16 00:08:03 +02:00
Laurent Destailleur
7e46ddd5b0
Fix: Permissions for click2dial tab
2012-06-16 00:07:24 +02:00
Regis Houssin
4db07c3d34
Fix: avoid empty email address
2012-06-15 16:54:13 +02:00
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
Regis Houssin
7644fa96dc
Fix: uniformize code and add specific rights
2012-06-13 21:48:59 +02:00
Laurent Destailleur
6cd03f9ccd
Fix: typo error
2012-06-13 20:13:57 +02:00
Regis Houssin
315fba37fc
Fix: restore broken feature (hooks)
2012-06-13 09:28:48 +02:00
Regis Houssin
df28f09286
Fix: mutualize ckeditor parameters
2012-06-12 23:13:25 +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
Regis Houssin
774be84c54
Merge pull request #220 from GPCsolutions/supplier-orders-box
...
New box showing the latest supplier orders.
2012-06-11 13:02:01 -07:00
Regis Houssin
fee5a0894c
Merge pull request #221 from GPCsolutions/pgsql
...
Fix first activation of some modules on PgSQL
2012-06-11 13:00:37 -07:00
Regis Houssin
bf379fc242
Fix: uniformize code
2012-06-11 21:45:59 +02:00
Laurent Destailleur
0739942b7e
Can add more text into title shown by getNomUrl
2012-06-11 19:28:04 +02:00
Laurent Destailleur
9a3e3e8e18
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-10 21:55:46 +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
c774d94bc9
Fix: Checkstyle
2012-06-10 13:15:24 +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
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
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
85f31fc0cb
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-08 20:37:14 +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
Regis Houssin
d0161087cb
Fix: problem with external module
2012-06-06 23:02:02 +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
9a7382de1b
Fix: Exclude temp file
2012-06-05 23:31:46 +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
50f3e480c9
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-06-05 12:11:45 +02:00
Laurent Destailleur
b6fb117f78
Fix if tz is UTC.
2012-06-05 12:11:20 +02:00
Raphaël Doursenaud
29bfc2f310
Fixed supplier url in supplier orders' box
2012-06-04 18:05:19 +02:00
Raphaël Doursenaud
0f410996f7
New box showing the latest supplier orders.
2012-06-04 17:37:38 +02:00
Regis Houssin
93e3c3e3f3
Fix: merge array of hookmanager errors
2012-06-03 23:53:32 +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
84cf35d8f2
Fix: Multi-line function call not indented correctly
2012-06-01 08:05:45 +02:00
Regis Houssin
6c8db0aa2d
Fix: Protected member variable must not be prefixed with an underscore
2012-06-01 07:59:45 +02:00
Regis Houssin
e9994c683a
Fix: clear file name send by php
2012-06-01 07:11:00 +02:00
Regis Houssin
2ad1cf0665
Fix: more clean code for new version of jQuery fileupload
2012-05-31 21:11:36 +02:00
Regis Houssin
248f0e9d08
Fix: reload page after file upload completed
2012-05-30 23:14:35 +02:00
Regis Houssin
6c5237f94e
Fix: add max file size
2012-05-30 22:44:44 +02: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
3c98daaf09
More fix for canvas features
2012-05-30 03:46:06 +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
3fc3292142
Fix: delete of documents is done by page of element, not by the view
...
wrapper.
2012-05-29 23:50:13 +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
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
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
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
Regis Houssin
01f1674231
New: add product admin page for mass conversion
2012-05-22 18:35:14 +02:00
Laurent Destailleur
c1547b6ad0
Fix: Translation of payment term/cond
2012-05-21 20:17:58 +02:00
Laurent Destailleur
e0b6bee540
New: Add timezone string from browser.
2012-05-15 01:41:12 +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
a87cefa64d
Fix: pgsql
2012-05-13 17:38:04 +02:00
Laurent Destailleur
acef702c27
Fix: pgsql compatibility not complete.
...
New: Move convert sql functions as static.
New: Add phpunit tests for database drivers.
2012-05-13 14:30:11 +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