Regis Houssin
4f67488bd3
New: add possibility to hide unauthorized buttons
2012-06-14 20:11:43 +02:00
Laurent Destailleur
c1c94abcd3
Fix: Menu list was empty into menu editor.
2012-06-14 16:48:02 +02:00
Regis Houssin
7644fa96dc
Fix: uniformize code and add specific rights
2012-06-13 21:48:59 +02:00
Laurent Destailleur
a23df4f407
Qual: Removed deprecated var
...
New: Can add global js
2012-06-12 18:35:29 +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
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
df45c51336
Fix: Solve error Method Not Implemented
2012-06-01 21:15:14 +02:00
Laurent Destailleur
c2db3265ec
Fix: Regression with quot management. Try a better fix.
2012-05-30 12:43:23 +02:00
Regis Houssin
a5b0de15ac
Fix: can't delete a files with quote
2012-05-30 08:30:25 +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
juanjo
a6b0242f8a
[ task #407 ] Manage PDF hidden items
2012-05-21 17:12:57 +02:00
juanjo
dbdd3f5e8a
[ task #407 ] Manage PDF hidden items
2012-05-21 16:23:52 +02:00
juanjo
b2ad2decad
[ task #407 ] Manage PDF hidden items
2012-05-21 16:20:19 +02:00
Laurent Destailleur
2ffa73660a
Better error management
2012-05-21 09:21:03 +02:00
Laurent Destailleur
8b2a17bbf0
Perf: One request instead of two.
2012-05-21 00:36:59 +02:00
Regis Houssin
34e2320e61
Fix: use $mysoc object and clean code
2012-05-18 09:03:24 +02:00
Laurent Destailleur
1c7e3d1097
Fix: cancel not supported
2012-05-15 20:39:04 +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
4a9baa590c
Fix: Bad timezone function. Daylight was not used.
2012-05-14 16:46:48 +02:00
Laurent Destailleur
c4daa904c4
Fix: W3C
2012-05-13 17:37:53 +02:00
Laurent Destailleur
3ab6ffdd0e
Fix: A lot of fix for LDAP synchro
2012-05-11 12:10:47 +02:00
Laurent Destailleur
a3216ee0c6
Fix: Checkstyle
2012-05-09 02:39:30 +02:00
Laurent Destailleur
c01fae04e4
Qual: Uniformize management of alt directories.
2012-05-08 22:49:03 +02:00
Laurent Destailleur
a7c4a88b07
Look: Minor look enhancements
2012-05-08 15:00:46 +02:00
Laurent Destailleur
7c94b21211
Comments
2012-05-06 15:32:23 +02:00
Laurent Destailleur
4618b9b9c5
Better error management
2012-05-01 23:15:01 +02:00
simnandez
23a956c47b
Fix: Url to wiki, div message, variable more clear
2012-04-30 16:23:43 +02:00
Laurent Destailleur
8898b9a3b0
Fix: Firstname/Lastname lost
2012-04-30 16:08:34 +02:00
Laurent Destailleur
d804683b32
Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into develop
2012-04-30 15:18:24 +02:00
Laurent Destailleur
a2246b1465
Checkstyle
2012-04-30 15:03:58 +02:00
FHenry
fca02bf918
Remove space
2012-04-30 13:53:16 +02:00
FHenry
dc42e16ff1
Secure URL use to CheckRead and Unsubcribe with security key in
...
configuration screen
2012-04-30 13:49:29 +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
Laurent Destailleur
ead6b387d9
Fix: Use same algo to scan modules than admin/modules page
2012-04-28 18:38:15 +02:00
Laurent Destailleur
7977897fd8
Fix: dol_uncompress function now works with all PHP and OS. Use PHP
...
native code. Only zip is supported. This is enough, modules must be zip
and only zip (tgz not more allowed).
2012-04-28 18:21:51 +02:00
Laurent Destailleur
e411852c39
Merge branch 'develop' of ssh://git@github.com/Dolibarr/dolibarr.git into develop
2012-04-28 17:01:48 +02:00
Laurent Destailleur
ff06360071
Fix: Overwritting code is not role of a template but of a module.
...
Code is now working as a module change. Also it is faster (no need to
make a failed include when module is not installed) and support
alternative directory.
2012-04-28 17:01:25 +02:00
Laurent Destailleur
8ea079ed96
New: Prepare change to allow usage of print sheet for any purpose (not
...
only
memeber module).
Qual: Remove duplicate declaration of version.
2012-04-28 16:37:58 +02:00
Laurent Destailleur
ef94ea5c26
Fix: Keep feature as hidden feature because when enabled, it is a
...
security hole (every worm can modify/edit data calling public urls).
2012-04-28 15:50:52 +02:00
Laurent Destailleur
84a0d93475
New: Can add a link or tooltip on fields into dictionnaries.
2012-04-28 14:52:53 +02:00
simnandez
67ba805d90
[ task #297 ] Add a installer for external modules
2012-04-27 09:11:03 +02:00
Regis Houssin
8cf1da4ddb
Fix: mac os compatibility
2012-04-26 15:02:29 +02:00
Regis Houssin
ff6624f5f1
Merge pull request #177 from simnandez/develop
...
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 09:29:20 -07:00
Regis Houssin
071cef15bf
Merge pull request #175 from grandoc/develop
...
Prepair to display receiptdocument within a custom place and uniformize ...
2012-04-25 09:27:03 -07:00
simnandez
25df346bd3
[ task #297 ] Add a installer for external modules
2012-04-25 16:52:35 +02:00
simnandez
5b7ff51ffc
[ task #297 ] Add a installer for external modules. Init works
2012-04-25 12:41:00 +02:00
FHenry
5ed77c8d40
Rename global variable from MAIN_SOCIETE_UNSUBSCRIBE to
...
MAILING_EMAIL_UNSUBSCRIBE to be reliable on dolibarr implementation
2012-04-22 11:19:04 +02:00
Grand Philippe
c190d4ddf8
fix : shipping specimen is displayed, and shipping modele can be used from custom place
2012-04-22 09:28:39 +02:00
Grand Philippe
04f2b04dcf
try to fix : shipping specimen model not displayed
2012-04-22 00:41:13 +02:00