Laurent Destailleur
cf25a0263a
New: Add experimental module Point of sale
2009-09-11 23:11:03 +00:00
Regis Houssin
abaf84b523
Fix: id is lost if the page is based with $_GET['ref']
2009-09-11 16:00:43 +00:00
Regis Houssin
41307a7f42
Fix: utf-8
...
Todo: confirmer la suppression de le verification de la prŽsence de la ref alors que c'est une crŽation, ce qui bloquait la crŽation de la facture
2009-09-11 15:43:16 +00:00
Laurent Destailleur
cc3e1babd9
Protect page if Dolibarr not installed
2009-09-11 15:23:42 +00:00
Laurent Destailleur
0598ee3668
New: Add experimental module Point of sale
2009-09-11 14:29:36 +00:00
Laurent Destailleur
b7e739ef92
Fix on point of sales module
2009-09-11 13:42:31 +00:00
Laurent Destailleur
12cf04ba79
Fix: Ajax use of third party select
2009-09-11 13:24:47 +00:00
Laurent Destailleur
980eb1a422
Trad
2009-09-11 12:38:10 +00:00
Laurent Destailleur
57bf52eec3
Add a repair page
2009-09-10 22:00:20 +00:00
Laurent Destailleur
7d1d9414c6
Better error management
2009-09-10 21:47:22 +00:00
Laurent Destailleur
cb3f178dbc
Add samples for code example
2009-09-10 21:46:10 +00:00
Laurent Destailleur
372ecf4e2a
Fix: Use of other field in mailing-send
2009-09-08 14:28:08 +00:00
Juanjo Menent
db74ace61c
Work on import module
2009-09-08 06:53:29 +00:00
Juanjo Menent
8685677852
Work on import module
2009-09-08 06:53:29 +00:00
Laurent Destailleur
53b6d89edd
Work on import module
2009-09-07 23:49:16 +00:00
Laurent Destailleur
4483a7e261
Work on import module
2009-09-07 21:14:21 +00:00
Laurent Destailleur
5df91419c2
Enhance DoliWamp install
2009-09-07 19:51:22 +00:00
Laurent Destailleur
7fedb8890a
Fix: Serious bug with encrypt and decrypt function.
2009-09-07 19:33:21 +00:00
Laurent Destailleur
493fa2d724
Enhance DoliWamp install
2009-09-07 14:05:39 +00:00
Laurent Destailleur
c7144ce138
Fix: Serious bug with encrypt and decrypt function.
2009-09-07 14:03:19 +00:00
Laurent Destailleur
7c833eb82d
Fix: The dolibarr_install.log was not saved with DoliWamp
2009-09-07 13:33:08 +00:00
Laurent Destailleur
6292fcb7ba
Enhance DoliWamp install
2009-09-07 01:06:05 +00:00
Laurent Destailleur
da5ccc6e38
Enhance DoliWamp install
2009-09-07 00:59:58 +00:00
Laurent Destailleur
66463fd007
Test port in DoliWamp install
2009-09-06 21:59:41 +00:00
Laurent Destailleur
64fbae7bbf
Work with MINGW compiler. No need to have cygwin1.dll.
2009-09-06 20:31:10 +00:00
Laurent Destailleur
38ec4689f5
Work with MINGW compiler. No need to have cygwin1.dll.
2009-09-06 20:30:12 +00:00
Laurent Destailleur
cf6f8982f8
Work with MINGW compiler. No need to have cygwin1.dll.
2009-09-06 20:30:12 +00:00
Laurent Destailleur
b565bb784d
Work with MINGW compiler. No need to have cygwin1.dll.
2009-09-06 20:14:32 +00:00
Laurent Destailleur
0ca44d6688
Work with MINGW compiler. No need to have cygwin1.dll.
2009-09-06 20:05:21 +00:00
Laurent Destailleur
b9768afbbd
New: Added UsedPort tool to test if a port is used or not.
2009-09-05 17:39:17 +00:00
Laurent Destailleur
c84e93db8f
Max size limit to 10M instead of 8M
2009-09-05 15:04:38 +00:00
Laurent Destailleur
12b909060e
Look: Logo company before each company on boxes
2009-09-05 00:04:09 +00:00
Laurent Destailleur
6fda68b62d
Fix: Limit sessions file scan to session files
2009-09-04 23:42:29 +00:00
Laurent Destailleur
94be4c87c0
Fix: Limit sessions file scan to session files
2009-09-04 23:39:16 +00:00
Laurent Destailleur
b29efb0e96
Remove install warning if DoliWamp
2009-09-04 23:23:05 +00:00
Laurent Destailleur
6c4251fcfc
Fix: Broken ajax features
2009-09-04 23:06:26 +00:00
Laurent Destailleur
d4c7f3e407
Add doc info
2009-09-04 22:59:38 +00:00
Laurent Destailleur
e04294ff8a
Fix: Minor fix
2009-09-04 22:49:30 +00:00
Juanjo Menent
64fc343426
Work on import module
2009-09-03 08:15:14 +00:00
Laurent Destailleur
8f4b840075
Typo
2009-09-02 23:51:16 +00:00
Laurent Destailleur
b0e3b124e0
Work on import module
2009-09-02 23:46:55 +00:00
Laurent Destailleur
6ec90ac436
Fix: Bad link
2009-09-02 16:52:45 +00:00
Juanjo Menent
27fb24bee7
New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
2009-09-02 15:18:03 +00:00
Laurent Destailleur
ac47b4cf3c
New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
...
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-09-02 14:34:11 +00:00
Laurent Destailleur
f629a3d974
New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
...
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-09-02 14:18:30 +00:00
Juanjo Menent
f47dfe8eee
New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions.
2009-09-02 08:40:30 +00:00
Regis Houssin
09128ed709
Fix: trad
2009-09-01 23:01:50 +00:00
Regis Houssin
0d87dee9f6
Fix: trad
2009-09-01 22:56:34 +00:00
Laurent Destailleur
10002455b0
New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions.
2009-09-01 22:20:55 +00:00
Laurent Destailleur
20e34d93d7
New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions.
2009-09-01 22:20:52 +00:00