Regis Houssin
07c6ffb065
Fix: ajout d'un jeton aléatoire dans les requetes POST
2009-05-16 12:52:53 +00:00
Regis Houssin
1bfd3f609c
Fix: ajout d'un jeton aléatoire dans les requetes POST
2009-05-15 14:21:57 +00:00
Regis Houssin
d3621e4593
Fix: ajout d'un jeton aléatoire dans les requetes POST
2009-05-15 13:59:49 +00:00
Regis Houssin
1ea80f4f57
Fix: protection faille CSRF !!!
2009-05-15 12:59:39 +00:00
Regis Houssin
d73aac6e4e
Fix: creation et verification d'un jeton aléatoire afin de valider une requete POST, voici la ligne à ajouter dans une requete POST
...
print '<input type="hidden" name="token" value="'.$_SESSION['newtoken'].'">';
2009-05-15 12:48:13 +00:00
Regis Houssin
df37827eb7
Todo: faille CSRF -- creation d'un jeton aléatoire pour valider les requetes POST
2009-05-15 12:13:23 +00:00
Regis Houssin
2fd861ab7d
Todo: protection faille CSRF !!!
2009-05-15 10:32:21 +00:00
Regis Houssin
0bd1156782
Todo: protection faille CSRF !!!
2009-05-15 10:27:38 +00:00
Laurent Destailleur
3544914045
Add option to hide the link "need help"
2009-05-13 19:52:36 +00:00
Laurent Destailleur
6aff1731c5
If using the SMTPS method for mail, we can test the server availability
2009-05-10 02:44:53 +00:00
Laurent Destailleur
37ad74613a
If using the SMTPS method for mail, we can test the server availability
2009-05-10 02:44:14 +00:00
Laurent Destailleur
44c223450a
New: Now webservice module must be activated to enable call of webservice server.php page.
2009-05-08 12:08:54 +00:00
Regis Houssin
852e8703f6
Fix: Replace with simple directories
2009-05-08 11:22:15 +00:00
Laurent Destailleur
7710d08b0c
Fix: A begin tran with no end
2009-05-08 03:53:36 +00:00
Laurent Destailleur
c1ca9e53af
Removed an option deprecated with ajax confirmation
2009-05-08 02:27:04 +00:00
Laurent Destailleur
cbdd29a51a
All data from conf file are stored into conf->file->xxx
...
Multicompany should be ok to logon with no breaking sessions when disabled
2009-05-08 01:11:04 +00:00
Regis Houssin
5e7666c915
Add: all tables with a field ref must contain a field entity
2009-05-07 14:33:52 +00:00
Regis Houssin
f1a5c6fae3
Fix: seul le superadmin peut changer la config de syslog
2009-05-07 09:06:57 +00:00
Laurent Destailleur
b84a2b15c9
Look: Format phone and url
2009-05-07 00:17:11 +00:00
Laurent Destailleur
1e37d24bf4
Can make a link between a member and a user
2009-05-06 23:30:49 +00:00
Laurent Destailleur
6335fe2b55
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 15:45:50 +00:00
Regis Houssin
a477c5cab7
Fix: seul le superadmin peut changer la config de l'envoi de mail
...
Fix: le mail émetteur pour l'envoi auto peut varier d'une entité à l'autre
Fix: le MAIN_MONNAIE peut varier d'une entité à l'autre
Fix: une entité doit avoir un fichier de log différent
2009-05-06 15:25:32 +00:00
Regis Houssin
e785a239f4
Fix: seul le superadmin peut changer la config de l'envoi de mail
...
Fix: le mail émetteur pour l'envoi auto peut varier d'une entité à l'autre
Fix: le MAIN_MONNAIE peut varier d'une entité à l'autre
Fix: une entité doit avoir un fichier de log différent
2009-05-06 15:25:32 +00:00
Laurent Destailleur
4ab7570199
Fix: Could not erase mails parameters
2009-05-06 14:44:37 +00:00
Regis Houssin
2f2a2d9746
Fix: not used DOL_DATA_ROOT
2009-05-06 13:55:50 +00:00
Laurent Destailleur
7c6016b355
Qual: Use a so much simpler way to have ajax confirmation boxes
2009-05-06 13:39:43 +00:00
Laurent Destailleur
1830b13fbf
Use AJAX Popups for confirmation
2009-05-06 11:56:22 +00:00
Laurent Destailleur
1f59ae496c
Qual: Remove not used pages
2009-05-05 17:06:05 +00:00
Laurent Destailleur
1aa5510b8d
Fix: Can disable a module for proposal PDF generation
2009-05-05 14:40:00 +00:00
Laurent Destailleur
ab2b56be13
Minor esthetical change and fix
2009-05-04 20:57:26 +00:00
Laurent Destailleur
9694d926e6
Qual: Factorize code. Removed useless code.
2009-05-04 19:02:32 +00:00
Laurent Destailleur
70d0017798
Qual: Factorize code. Removed useless code.
2009-05-04 18:45:56 +00:00
Laurent Destailleur
ce47ff029d
Qual: Factorize code
2009-05-04 18:38:01 +00:00
Laurent Destailleur
6c232bef62
Can edit permission for modules stored on an alternate document root directory.
2009-05-04 18:01:47 +00:00
Regis Houssin
9a8a953e47
New: only superadmin access for common constant
2009-05-04 14:58:40 +00:00
Regis Houssin
115a0f5bfe
New: early development of multi-company module
2009-05-04 13:13:01 +00:00
Regis Houssin
268c58ded6
New: early development of multi-company module
2009-05-04 10:27:01 +00:00
Laurent Destailleur
ec7cd0bd04
Better separation between function to write a barcode on file and function to output a barcode on the fly.
2009-05-04 09:57:08 +00:00
Regis Houssin
7eb2cdef3d
Fix: bug affichage code barre
2009-05-04 06:04:46 +00:00
Laurent Destailleur
f81e35b18a
Can use alternate document_root directories.
2009-05-04 00:37:45 +00:00
Regis Houssin
2d2687a642
Fix: bug affichage code barre
2009-05-03 17:28:14 +00:00
Regis Houssin
eedfbbeaee
Fix: phpize this page
2009-05-01 11:32:51 +00:00
Regis Houssin
4b2d9f50ac
Fix: phpize this page
2009-05-01 11:30:14 +00:00
Regis Houssin
b8da4c5861
Fix: phpize this page
2009-05-01 11:28:36 +00:00
Regis Houssin
6dcc74ae47
Fix: phpize this page
2009-05-01 11:26:58 +00:00
Regis Houssin
07a06e8ef9
Fix: phpize this page
2009-05-01 11:25:14 +00:00
Regis Houssin
7ade9c0236
Fix: hide "Actions" and php warning message if this script isn't in the allowed_admin_path setting
2009-05-01 10:55:09 +00:00
Laurent Destailleur
7ccbf8f20c
Png file was not in correct directory
2009-04-29 22:11:08 +00:00
Regis Houssin
288497a55f
Fix: help description for syslog file
2009-04-29 21:26:17 +00:00
Laurent Destailleur
c44c6d2bb1
Restore a lot of broken features.
...
When entity is enabled, the most simple is to change the DATA_ROOT constants with no change of the rest of the code.
2009-04-29 19:02:31 +00:00
Laurent Destailleur
6d225588e5
Fix: Must not use DOL_DATA_ROOT directly
2009-04-29 18:52:07 +00:00
Regis Houssin
8a1d511da4
Add: ajout d'un répertoire par défaut pour les logs dans /documents/entity_1/logs
...
créé à l'activation du module syslog, on peut toujours modifier le chemin si on souhaite
mettre ce fichier à un autre endroit.
2009-04-29 15:02:40 +00:00
Regis Houssin
86aea55e61
Todo: mettre au clair les droits du user dans les
...
modules commercial, agenda et tiers
2009-04-29 09:05:57 +00:00
Regis Houssin
a20b4643df
New: parametre de config des repertoires dans les proprietes de la classe du module
...
avec un répertoire parent en fonction de l'entité
Fix: uniformisation propal to propale
2009-04-28 13:52:08 +00:00
Regis Houssin
9cc8f2fed8
Fix: refresh nb of documents in ecm table after delete all files
2009-04-28 08:02:03 +00:00
Regis Houssin
b86684805c
New: early development of multi-company module
2009-04-27 20:37:50 +00:00
Regis Houssin
abdabfb05e
Fix: invalid url
2009-04-23 17:10:00 +00:00
Laurent Destailleur
09209051df
Cancel new feature add to get back a stable version for 2.6
2009-04-20 21:25:12 +00:00
Laurent Destailleur
62971614d0
Cancel new feature add to get back a stable version for 2.6
2009-04-20 21:10:00 +00:00
Laurent Destailleur
01cca94928
Fix: Bad links
2009-04-20 16:05:09 +00:00
Regis Houssin
6cccb0b6ff
New: early development of multi-company module
2009-04-20 14:53:33 +00:00
Regis Houssin
2ad54c2100
New: possibility to declare constraint menu in module
2009-04-20 14:12:37 +00:00
Laurent Destailleur
0b99a88247
Fix: Move information in the wrong screen
2009-04-17 15:43:28 +00:00
Regis Houssin
0d7195c40f
New: early development of multi-company module
2009-04-16 08:23:00 +00:00
Regis Houssin
fd7d9b5d5a
New: early development of multi-company module
2009-04-16 00:06:39 +00:00
Regis Houssin
6ee85309d1
New: early development of multi-company module
2009-04-14 18:54:13 +00:00
Laurent Destailleur
b104a84992
Fix: Sending page when subproduct feature is enabled
2009-04-05 19:01:43 +00:00
Laurent Destailleur
fca2f764ff
Fix: Creation from public form works again
2009-04-02 00:34:32 +00:00
Laurent Destailleur
8c8d6521d9
Fix: Link for paybox contract was hidden
2009-03-29 20:00:25 +00:00
Laurent Destailleur
c85b9cb017
Add first files for import module
2009-03-25 21:26:15 +00:00
Laurent Destailleur
3c7142bbcc
Fix: If code bar generator module is removed, page still working.
2009-03-25 20:25:57 +00:00
Laurent Destailleur
7b75dbc285
Fix: Removed deprecated codes.
2009-03-23 01:10:41 +00:00
Laurent Destailleur
b29000cd39
Enhancements in barcode module
2009-03-23 00:17:48 +00:00
Laurent Destailleur
f54de2174e
Enhancements in module activation
2009-03-20 14:33:56 +00:00
Laurent Destailleur
f3d463e672
Fix: Add protection against bad parameter of labels in member module
2009-03-13 15:17:34 +00:00
Laurent Destailleur
4df755b5ab
Only one logo is necessary
2009-03-13 13:14:29 +00:00
Laurent Destailleur
cd78a8db7b
Minor changes
2009-03-13 13:12:43 +00:00
Laurent Destailleur
e78e33de13
Better help to make upgrade.
2009-03-13 00:57:36 +00:00
Laurent Destailleur
834292320f
Fix: Bad dir shown in help
2009-03-13 00:45:54 +00:00
Laurent Destailleur
3edb1a954a
UTF
2009-03-10 01:28:29 +00:00
Laurent Destailleur
cdc6493ba5
Removed TODO and deprecated files
2009-03-09 21:59:29 +00:00
Laurent Destailleur
bf7722d3ed
Doc
2009-03-09 12:38:22 +00:00
Laurent Destailleur
77d3821645
New: Some pages can link to wiki help pages
2009-03-09 11:28:12 +00:00
Laurent Destailleur
f3cfea66e1
New: Some pages can link to wiki help pages
2009-03-09 10:51:42 +00:00
Laurent Destailleur
eb8d23d680
Qual: Add integrity on member type
...
Fix: Incomplete module leopard
2009-03-09 10:10:02 +00:00
Laurent Destailleur
057eb805d9
error management
2009-03-03 18:25:48 +00:00
Laurent Destailleur
46e9ab95b9
Fix: File not found
2009-02-28 00:44:07 +00:00
Laurent Destailleur
d82502beb4
Support paybox payment on members
2009-02-26 00:42:22 +00:00
Laurent Destailleur
8acb68a1bf
Remove warnings
2009-02-20 23:00:00 +00:00
Laurent Destailleur
0823322ba1
Qual: All call to dolibarr_ functions are made on dol_ functions.
2009-02-20 22:53:15 +00:00
Laurent Destailleur
e83b22b29b
Added XDebug tools
2009-02-20 20:28:16 +00:00
Laurent Destailleur
4e7294530d
Comment deprecate code and update regional number formats
2009-02-20 12:29:55 +00:00
Laurent Destailleur
d75e71b9b9
Works with Paybox v2
2009-02-19 11:19:53 +00:00
Laurent Destailleur
0305e13a57
Added PAYBOX_PBX_IDENTIFIANT for paybox v2
2009-02-19 00:00:25 +00:00
Laurent Destailleur
0060695c1b
Fix: UTF encoding on PDF company if there is no logo.
2009-02-18 18:18:34 +00:00
Laurent Destailleur
b6a5487c16
Removed deprecated code
2009-02-18 16:48:27 +00:00
Laurent Destailleur
8126b0cd6f
Qual: Removed deprecated code
2009-02-18 14:29:56 +00:00
Laurent Destailleur
3b06c7834c
New: Add a first version of a Paybox module
2009-02-16 01:34:14 +00:00
Laurent Destailleur
9fe83ec7e6
New: Add a first version of a Paybox module
2009-02-15 17:33:02 +00:00
Laurent Destailleur
ba55fd2695
Change for paybox module
2009-02-15 15:04:02 +00:00
Laurent Destailleur
31fe1652db
Add paybox module
2009-02-12 00:44:36 +00:00
Laurent Destailleur
317d5a6ea9
New: Add a first version of a Paybox module
...
Qual: Renamed directories in public in english
2009-02-11 20:44:00 +00:00
Laurent Destailleur
8dc37f13f2
Fix: Load empty lang files
2009-02-11 20:19:47 +00:00
Laurent Destailleur
0056facfd2
Clean a lot of code
2009-02-11 15:09:59 +00:00
Laurent Destailleur
d713ac10ee
Added support for SMTPS protocol
2009-02-10 08:45:27 +00:00
Laurent Destailleur
32767607a2
Added support for SMTPS protocol
2009-02-10 08:44:46 +00:00
Laurent Destailleur
fc02cb053c
Minor esthetical change
2009-02-09 00:58:27 +00:00
Laurent Destailleur
95d6260e87
Added support for SMTPS protocol
2009-02-09 00:04:34 +00:00
Laurent Destailleur
e472e6cff8
Fix: Translation of month should be ok.
2009-02-07 00:55:23 +00:00
Laurent Destailleur
cef4ed576f
Show sending method in card
2009-02-03 02:39:28 +00:00
Laurent Destailleur
ce317d6084
New: Can create a third party from a member.
2009-02-02 02:04:26 +00:00
Laurent Destailleur
bb90ab1288
New: Customer and supplier codes can be automatically generated
2009-01-31 15:23:05 +00:00
Laurent Destailleur
678ab5b931
Fix: Pb with fckeditor
2009-01-31 02:55:32 +00:00
Laurent Destailleur
dc4448c423
Can use empty prefix for oscommerce module
2009-01-31 01:17:53 +00:00
Laurent Destailleur
4017a39162
Fix: Do not load language file before user lang has been set.
2009-01-30 22:18:07 +00:00
Laurent Destailleur
5de23dcc59
Change to uniformize code of PDF generators
2009-01-29 12:39:52 +00:00
Laurent Destailleur
06c7f0e369
Remove bad info
2009-01-29 02:19:27 +00:00
Laurent Destailleur
5f50893b48
Fix: Errors with price lower than 0 with some languages
2009-01-25 14:30:42 +00:00
Laurent Destailleur
d61219feed
Enhancement in bookmark module
2009-01-23 16:44:12 +00:00
Laurent Destailleur
c83cbc2594
Backup tools more clear.
2009-01-23 14:46:33 +00:00
Laurent Destailleur
38cec96452
Backup tools more clear.
2009-01-23 14:29:57 +00:00
Laurent Destailleur
feef7bc05a
New: Can edit sending methods
2009-01-22 22:55:51 +00:00
Laurent Destailleur
0befb92a12
Removed PHP warnings with E_ALL level
2009-01-21 14:09:42 +00:00
Laurent Destailleur
7683f0f85e
Removed PHP warnings with E_ALL level
2009-01-21 13:20:26 +00:00
Laurent Destailleur
4c165a2a2a
Fix: Error in ereg_replace
2009-01-18 17:35:29 +00:00
Laurent Destailleur
1036eabd42
New: Add hidden option MAIN_DISABLE_PDF_COMPRESSION
2009-01-18 17:07:27 +00:00
Laurent Destailleur
79be7c4111
Use of quantity 0 for option lines in commercial proposal is always enabled.
2009-01-17 19:31:44 +00:00
Laurent Destailleur
8e06b62715
New: Upgrade FPDF to 1.6
...
New: Added keywords in PDF
Fix: Author, title and topic are correctly encoded i nPDF.
Fix: Now HTML output is always UTF8, this solve bad PDF encoding on old users.
2009-01-15 22:49:06 +00:00
Laurent Destailleur
8b1807a065
Remove useless info
2009-01-15 20:11:50 +00:00
Laurent Destailleur
aeacdb933b
Add documentation
2009-01-12 17:48:55 +00:00
Laurent Destailleur
530c1312ac
Maxi debug of multiprice feature
...
Prepare 2.5.1
2009-01-10 01:11:17 +00:00
Laurent Destailleur
313e1ac313
Removed deprecated files
2009-01-05 00:35:20 +00:00
Laurent Destailleur
b398463aaa
More info on utf8 setup in database
2008-12-20 18:37:30 +00:00
Laurent Destailleur
1fd45ffec8
Can upload files with no read permission in ECM module
2008-12-16 19:12:42 +00:00
Laurent Destailleur
b213a82998
Remove warnings
2008-12-11 21:47:10 +00:00
Laurent Destailleur
02a4e8e1e0
More log
2008-12-11 19:58:42 +00:00
Laurent Destailleur
049948f89e
New: Can show full password on restore option
2008-12-10 13:56:01 +00:00
Laurent Destailleur
1aba0ab93a
New: Can show full password on restore option
2008-12-10 13:56:01 +00:00
Laurent Destailleur
d3283a798a
Qual: Replace ereg_replace(",","." by price2num
2008-12-09 21:02:58 +00:00
Laurent Destailleur
6abe23f15c
Fix: UTF8 support for LDAP module
2008-12-09 20:14:04 +00:00
Laurent Destailleur
51dc0dd01f
Add fast search form in menu for member module
2008-12-08 15:07:11 +00:00
Laurent Destailleur
7dcd991215
Change to allow modules to add new tabs
2008-12-07 22:29:44 +00:00
Laurent Destailleur
7e0fbd02a1
Qual: Mutualize code
2008-12-07 20:10:59 +00:00
Laurent Destailleur
8b263e4b16
Can use several root directories.
2008-12-07 19:19:32 +00:00
Laurent Destailleur
554fb8d707
price2num was broken with some localization
2008-12-06 11:48:34 +00:00
Laurent Destailleur
2bc593e534
price2num was broken with some localization
2008-12-06 11:28:40 +00:00
Laurent Destailleur
55c832e2b3
Fix: Syntax error
2008-12-04 23:25:48 +00:00
Laurent Destailleur
93a47a9c1e
Can purge security event table
2008-12-04 19:13:40 +00:00
Laurent Destailleur
da2a195e5c
Fix: Better error management in module activation
2008-12-02 14:16:18 +00:00
Laurent Destailleur
135c9b25c6
Group related options together
2008-12-02 12:56:29 +00:00
Laurent Destailleur
dc46ba4000
Removed duplicate code.
...
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
25e3109d91
Qual: Mutualize duplicate code
2008-11-26 19:37:25 +00:00
Laurent Destailleur
fba4488a4d
New: Add clone feature on invoices.
...
Fix: Fix clone feature on emailings.
Revert option to use predefined invoices
2008-11-20 21:30:23 +00:00
Laurent Destailleur
03010ac770
Can still connect if option do not save clear password is reversed.
2008-11-19 18:19:51 +00:00
Laurent Destailleur
21d56aa8a1
Qual: Reduce memory required by 2%
2008-11-16 01:54:33 +00:00
Laurent Destailleur
584d23bfbc
Qual: Reduce memory required by 2%
2008-11-16 01:09:04 +00:00
Laurent Destailleur
a0bb4b19ea
Fix: Permission to read donation doc
2008-11-15 17:55:45 +00:00
Laurent Destailleur
f6dc853d70
New: Some enhancements on member management when bank synchro is enbled
2008-11-15 00:44:19 +00:00
Laurent Destailleur
5c6e79a66c
New: Add function dol_print_email
2008-11-14 19:47:47 +00:00
Laurent Destailleur
01921cba32
Fix: Typo
2008-11-14 11:34:01 +00:00
Laurent Destailleur
40f94a5668
Added new event from member module to possible agenda tracked events.
2008-11-11 19:32:48 +00:00
Laurent Destailleur
e68b6de735
Doxygen
2008-11-04 17:26:33 +00:00
Laurent Destailleur
3808913480
All phone number now show the clicktodial link if module is enabled
2008-11-01 00:16:34 +00:00
Laurent Destailleur
e3ea7caf7d
Minor fixes
2008-10-28 20:46:22 +00:00
Laurent Destailleur
7deb33c52d
Maxi debug for UTF8 support
2008-10-28 20:05:23 +00:00
Laurent Destailleur
86ab9171a7
Translation for dbtools
2008-10-27 20:34:31 +00:00
Laurent Destailleur
f94a9a7045
Can select bank account for cashdesk module
2008-10-26 11:53:36 +00:00
Laurent Destailleur
7a0aa1aceb
Can define warehouse used by cachdesk module
2008-10-26 01:57:05 +00:00
Laurent Destailleur
2fb72e7258
Enhancement in ecm module
2008-10-26 01:49:16 +00:00
Laurent Destailleur
d4fdb23618
Move all modules into includes/modules directory
2008-10-25 23:19:30 +00:00
Laurent Destailleur
211be07fb1
Reduce amount of memory.
2008-10-25 17:27:15 +00:00
Laurent Destailleur
886f5374bd
Move modules into modules directory
2008-10-25 11:16:02 +00:00
Laurent Destailleur
23c118a40c
Missing translation
2008-10-24 22:35:22 +00:00
Laurent Destailleur
d298438e66
Maxi debug of stock management.
2008-10-24 21:36:12 +00:00
Laurent Destailleur
fc0ebfa9b5
Maxi debug of stock management.
2008-10-24 20:16:36 +00:00
Laurent Destailleur
d1a90768cd
Fix: Maxi debug on stock decrease
2008-10-23 21:54:30 +00:00
Laurent Destailleur
6a259176a4
Add option to set mask on new files
2008-10-21 21:27:20 +00:00
Laurent Destailleur
dad1e55637
Fix: Bad translation
2008-10-20 01:24:37 +00:00
Laurent Destailleur
546607a549
Add info for LANG environment
2008-10-20 00:54:56 +00:00
Laurent Destailleur
a3384961e4
Fix: Social contributions payments appeared with empty label in list. Now it's link to social contribution card.
2008-10-18 14:01:55 +00:00
Regis Houssin
10918775b3
TODO: Impossibilité de crypter le mot de passe lorsqu'il y a en a un, il affiche qu'il n'y en a pas !!
2008-10-13 23:17:59 +00:00
Laurent Destailleur
c41995624c
Sec: Add warning if password is empty
2008-10-13 18:41:52 +00:00
Laurent Destailleur
1cc2bf3190
New: task #8760 : Paramétrage UMask sur fichiers documents
2008-10-13 18:10:26 +00:00
Laurent Destailleur
80ca284557
New: Can set session timeout.
2008-10-12 11:41:13 +00:00
Laurent Destailleur
49317dc29c
Remove deprecated code
2008-10-10 20:39:16 +00:00
Laurent Destailleur
3d23830e8f
Add session timeout info
2008-10-10 18:21:00 +00:00
Laurent Destailleur
ddf2ede90b
Trad: Remove deprecated translation
2008-10-09 14:15:27 +00:00
Laurent Destailleur
2f61274a76
New: Input of action is easier.
2008-10-06 21:31:05 +00:00
Laurent Destailleur
2f81908381
Simplify code
2008-10-06 20:20:43 +00:00
Laurent Destailleur
762140e975
Fix: Error management in module activation
2008-10-06 07:39:52 +00:00
Laurent Destailleur
ddcd75e1f5
Add cashdesk setup page
2008-10-02 22:29:54 +00:00
Laurent Destailleur
f9e9798d71
Qual: Simplify/Uniformize code
2008-10-01 19:10:17 +00:00
Laurent Destailleur
7ac2bc014b
Fix: Load lang files of modules
2008-09-29 23:34:56 +00:00
Laurent Destailleur
4a74247eb6
Fix: List of module works even if a module has a bad family in descriptor
2008-09-29 21:29:18 +00:00
Laurent Destailleur
1baced7e9e
Minor changes in modules categories
2008-09-10 22:07:38 +00:00
Laurent Destailleur
dfe10ab6be
New: Add info on smtp/port setup to explain why feature not available on Linux.
2008-09-10 10:20:29 +00:00
Laurent Destailleur
ec0769ea56
New: Add info on smtp/port setup to explain why feature not available on Linux.
2008-09-10 10:12:37 +00:00
Laurent Destailleur
4a3e952b26
Agenda ical export allows to filter on login
2008-09-06 21:36:26 +00:00
Laurent Destailleur
440530b272
Fix: order in view and edit are same
2008-09-05 00:05:45 +00:00
Laurent Destailleur
1772463414
New: Add ability for numbering module to not be shown if a condition is not true.
2008-09-04 23:44:36 +00:00
Laurent Destailleur
291b64331d
Fix: specimen of delivery receipts
2008-09-02 13:16:08 +00:00
Laurent Destailleur
1cc23948b4
Add free text on delivery receipts
2008-09-02 10:33:12 +00:00
Laurent Destailleur
367207c7a3
Add compatibility to OSCSS
2008-09-02 09:49:22 +00:00
Laurent Destailleur
8dcd445f7a
Fix: Removed log
2008-09-02 01:34:37 +00:00
Laurent Destailleur
7c4cf3847d
Isolate code of treeview in a lib
2008-09-01 22:26:00 +00:00
Laurent Destailleur
1d54c654fa
Isolate code of treeview in a lib
2008-09-01 21:51:38 +00:00
Laurent Destailleur
04e84bd09e
Security: Remove, from memory, database password just after creating database connexion (the only place we need it).
2008-08-29 19:01:20 +00:00
Rodolphe Quiedeville
e819d1cde4
Bugfix
2008-08-29 08:28:20 +00:00
Laurent Destailleur
79eb1e85a8
Debug barcode module
2008-08-28 00:31:27 +00:00
Laurent Destailleur
2819aa1ed2
Add patch from patrick raguin to support barcode on third parties
2008-08-28 00:07:52 +00:00
Laurent Destailleur
8411203632
Add patch from patrick raguin to support minimum for a price
2008-08-27 23:00:37 +00:00
Laurent Destailleur
8fdb7855fb
Add more help
2008-08-21 07:58:46 +00:00
Laurent Destailleur
5ffa63426c
Fix: Pb in float number with non fr languages
2008-08-17 21:13:21 +00:00
Laurent Destailleur
ff5ac3e919
Add more TimeZone informations
2008-08-17 19:45:08 +00:00
Laurent Destailleur
d0891e2850
Fix: Encryption of password in file
2008-08-13 13:39:30 +00:00
Laurent Destailleur
342853591f
Lang: Translation more clear
2008-08-07 06:33:35 +00:00
Laurent Destailleur
8f932b470b
Fix: Error management for failed dump was not working
2008-08-03 19:43:02 +00:00
Laurent Destailleur
87acdd10c7
Fix: Error management for failed dump was not working
2008-08-03 11:37:40 +00:00
Laurent Destailleur
327c74d35d
Fix: Link was to short
2008-08-03 11:34:47 +00:00
Laurent Destailleur
214bbdd9a6
Fix: Pb with supplier orders
2008-07-27 20:47:13 +00:00
Laurent Destailleur
d1c615ef14
Fix: Pb in selecting rule for stock management
2008-07-26 12:10:24 +00:00
Laurent Destailleur
2e18666d5d
Fix: Pb with file attachment if mail is HTML
2008-07-16 23:37:34 +00:00
Laurent Destailleur
22e20cea21
Fix: Some errors on generating delivery and sending receipts
2008-07-11 06:46:55 +00:00
Laurent Destailleur
f511a0c568
TimeZone information are more clear.
2008-07-10 16:25:57 +00:00
Laurent Destailleur
17528986cb
Fix: Numbering errors
2008-07-08 23:02:16 +00:00
Laurent Destailleur
58b822c806
New: Add timezone
2008-07-07 20:02:52 +00:00
Laurent Destailleur
d77f36285e
Fix: Maxi bug. Value for date used in object numbering module was current date instead of date of object.
2008-07-05 15:31:30 +00:00
Laurent Destailleur
6d8755edd4
Fix: Maxi bug. Value for date used in object numbering module was current date instead of date of object.
2008-07-05 14:20:03 +00:00
Laurent Destailleur
09ae698e43
Better error management
2008-07-04 09:20:42 +00:00
Laurent Destailleur
8699aa3d76
Fix: More html compliant
2008-06-19 08:48:16 +00:00
Laurent Destailleur
219c85f994
Trad
2008-06-17 01:39:44 +00:00
Laurent Destailleur
1fdd003848
Can use constant DOL_DATA_ROOT in log file name for syslog module
2008-06-16 12:45:41 +00:00
Laurent Destailleur
394b3375a1
[Task #7349 ] Patch + Correction mise en page adresse contact sur PDF
2008-06-09 18:55:24 +00:00
Laurent Destailleur
a20f46fca7
Update doc
2008-06-05 17:40:36 +00:00
Laurent Destailleur
940de2a055
Test of sending email can change sender
2008-06-01 17:39:04 +00:00
Laurent Destailleur
c7fa8147d8
Test of sending email can change sender
2008-06-01 16:31:51 +00:00
Laurent Destailleur
7f376ced57
New: Add dictionnary for type of fees in fees and trips module
2008-05-27 22:30:52 +00:00
Laurent Destailleur
0a655c9370
New: Add list of attached files in email forms
2008-05-23 19:43:28 +00:00
Laurent Destailleur
9e54139305
Fix: Rename style into existing style
2008-05-23 15:28:03 +00:00
Laurent Destailleur
f433710e80
Add a description of module clicktodial
2008-05-19 01:43:52 +00:00
Laurent Destailleur
59404b727a
New: Add parameter $conf->box_max_lines
2008-05-19 01:31:46 +00:00
Laurent Destailleur
ef0ced5b2c
Fix: A lot of fix on sendings features
2008-05-17 01:52:24 +00:00
Laurent Destailleur
2e29ea0edc
Fix: Canvas works correctly
2008-05-13 21:54:32 +00:00
Laurent Destailleur
fa9c8f6398
Fix: Translation not loaded
2008-05-13 21:32:39 +00:00
Laurent Destailleur
2d0352cae4
Qual: Clean deprecated code
2008-05-12 22:52:47 +00:00
Laurent Destailleur
95299cccb9
Add protection on upload if file already exists
2008-05-04 15:19:03 +00:00
Laurent Destailleur
3ab531f65f
Add protection on upload if file already exists
2008-05-04 15:19:02 +00:00
Laurent Destailleur
52cb86b103
Choix of label format is in a combo list
2008-05-04 01:39:08 +00:00
Laurent Destailleur
debb9cee8a
Modules can add menu entries on left menu.
2008-05-02 03:55:09 +00:00
Laurent Destailleur
8025b258d8
Qual: Simplify code for menu handlers
2008-05-01 20:16:14 +00:00
Laurent Destailleur
5c09bddc90
Fix: Menu change is done just after update
2008-05-01 12:07:34 +00:00
Laurent Destailleur
24bb2ca1d4
Directory to store files follow same tree than tree of sections
2008-04-29 21:13:49 +00:00
Laurent Destailleur
3172437a3f
Fix: Add of RSS box failed
2008-04-27 23:06:56 +00:00
Laurent Destailleur
cbfcd1c7e8
Add rss export in agenda module
2008-04-27 20:31:15 +00:00
Laurent Destailleur
4ef6a9d6ae
Uniformisation du code
2008-04-24 20:59:29 +00:00
Laurent Destailleur
4d897437f2
New: Add filters on audit event list
2008-04-21 11:53:21 +00:00
Laurent Destailleur
2af52a39da
Fix: HTML violation
2008-04-21 11:38:56 +00:00
Laurent Destailleur
bd88573d1c
Qual: All library files must be in lib directory and called *.lib.php
2008-04-20 04:24:00 +00:00
Laurent Destailleur
c5898b74b0
New: syslog is configured on document directory by default. This make enabled module easier for unexperienced users.
2008-04-19 20:57:29 +00:00
Laurent Destailleur
3994341a3c
Fix: No modules lost if we use two root directories
2008-04-19 20:48:59 +00:00
Laurent Destailleur
471d295660
Minor enhancements
2008-04-19 20:14:18 +00:00
Laurent Destailleur
755e87558e
Minor enhancements
2008-04-19 20:14:18 +00:00
Laurent Destailleur
aad9b2332e
Disable preview option if PHP does not support it.
2008-04-17 11:34:08 +00:00
Laurent Destailleur
d1edb63eec
Qual: code simplification
2008-04-17 11:30:04 +00:00
Laurent Destailleur
4a439e1c69
Security: Backup and restore works even with root empty password
2008-04-17 10:56:49 +00:00
Laurent Destailleur
8938c0f34f
Trad
2008-04-17 00:54:48 +00:00
Laurent Destailleur
61a2df3919
New: Add action "Test server connectivity"
2008-04-16 23:11:45 +00:00
Laurent Destailleur
0c1e3531a7
New: Add events in agenda with hour. Support for events on several days.
2008-04-16 01:04:12 +00:00
Laurent Destailleur
c430b25e5c
Translation
2008-04-10 00:10:44 +00:00
Laurent Destailleur
92c1054ca3
New: Audit feature can low log unsuccessful try to login and add ip in report
2008-04-09 21:38:39 +00:00
Laurent Destailleur
d5ccb222e8
Reorganize functions
2008-04-09 18:13:45 +00:00
Laurent Destailleur
b7679aa5f3
Fix: Minor fixes on xcal export
2008-04-09 17:17:11 +00:00
Laurent Destailleur
40b2b3550f
New: Module agenda go on calendar view by default
2008-04-08 18:24:56 +00:00
Laurent Destailleur
bad13bf194
New: Module agenda go on calendar view by default
2008-04-08 18:13:43 +00:00
Laurent Destailleur
2e0343ff14
New: Yeh! Now all automatic actions are externalised in triggers. This make code so so much easier to understand and offer a lot of possible new features.
2008-04-08 02:12:02 +00:00
Laurent Destailleur
1c67bfee27
Fix: Translation
2008-04-07 22:41:02 +00:00
Laurent Destailleur
f9ed5b522f
New: Yeh! Now all automatic actions are externalised in triggers. This make code so so much easier to understand and offer a lot of possible new features.
2008-04-07 22:11:22 +00:00
Laurent Destailleur
08af4cbbfe
Qual: Reorganize lib functions:
...
All lib php files are called .lib.php
Image functions are stored in images.lib.php
2008-04-05 14:18:13 +00:00
Laurent Destailleur
77e831d914
New: Ajout champ mention légal
2008-04-03 14:53:14 +00:00
Laurent Destailleur
58c1fc2791
Fix: Menu handler choice lost in editor
2008-04-03 00:46:03 +00:00
Laurent Destailleur
f98a72771f
Fix: Menu handler choice lost in editor
2008-04-03 00:37:32 +00:00
Laurent Destailleur
af274668a3
Fix: Detection auto des champs text/html.
...
Fix: Dans les PDF, il ne faut pas faire le nl2br standard de PHP lors de la conversion text en HTML car ce dernier ne remplace pas le \n mais ajoute le br hors le writeHTMLCell transforme aussi les \n en br.
2008-03-31 03:31:08 +00:00
Laurent Destailleur
7f0e794251
Fix: String must be saved as they are in database. Html detect and convert must be done on screen only.
2008-03-21 00:27:37 +00:00
Laurent Destailleur
10d051e2a2
New: Add generic numbering module for interventions
2008-03-20 21:45:44 +00:00
Laurent Destailleur
d50b3ae380
New: Add trigger on enabled and disable user.
2008-03-20 21:22:35 +00:00
Laurent Destailleur
c1f39f3714
New: Support save of NPR vat in customer element (invoice, order, proposal, contract)
2008-03-19 00:39:42 +00:00
Laurent Destailleur
d6497ab90c
New: Added USER_LOGIN trigger event
2008-03-17 14:59:34 +00:00
Laurent Destailleur
31b53abcd4
Fix: Minor fixes
2008-03-17 01:37:24 +00:00
Laurent Destailleur
a2390f0ebf
Add help on adding a new social contribution
2008-03-16 14:52:31 +00:00
Laurent Destailleur
f8888c6454
New: Can use databases on a different port than default
2008-03-10 22:38:43 +00:00
Laurent Destailleur
fa9e21a467
Change to add possibility to have two root directory (for dev of modules)
2008-03-10 01:25:34 +00:00
Laurent Destailleur
de16e35554
Change to add possibility to have two root directory (for dev of modules)
2008-03-09 23:14:08 +00:00
Laurent Destailleur
0d816f1898
New: A generic delivery numbering module (depreciate all others)
2008-03-05 23:01:32 +00:00
Laurent Destailleur
34bd512459
New: A generic supplier order numbering module (depreciate all others)
2008-03-05 22:49:23 +00:00
Laurent Destailleur
2a90226b61
New: A generic order numbering module (depreciate all others)
2008-03-05 22:20:30 +00:00
Laurent Destailleur
b9d36ccdc6
New: Model mercure is changed to stable
2008-03-05 21:36:07 +00:00
Laurent Destailleur
68595e00e5
Le modèle de numérotation de facture générique mercure est opérationnel (Le prefix et l'offset ne sont oas encore géré)
2008-03-04 01:14:45 +00:00
Laurent Destailleur
2558694ea6
Le niveau de potentiel des prospects est pleinement géré.
2008-03-02 19:55:43 +00:00
Laurent Destailleur
ee144f32c8
Suite module action/agenda
2008-03-02 18:47:42 +00:00
Laurent Destailleur
65fcfcf69f
New: Enhancement on sending email.
2008-02-29 16:26:38 +00:00