Commit Graph

1790 Commits

Author SHA1 Message Date
Laurent Destailleur
872a91d4a5 First changes to fix pb in task list 2009-07-28 00:52:34 +00:00
Laurent Destailleur
e93964a718 Look: Uniformize look 2009-07-26 11:19:11 +00:00
Regis Houssin
cd619a8df7 Add possibility to hide product description in documents 2009-07-23 07:51:23 +00:00
Regis Houssin
17be0292cc Add possibility to hide product description in documents 2009-07-23 07:51:23 +00:00
Laurent Destailleur
ea31fc3e05 Fix: Solve filter problem in list of services 2009-07-22 13:35:09 +00:00
Laurent Destailleur
58c1a8aafa W3C 2009-07-19 16:34:13 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent être téléchargés
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Laurent Destailleur
070662bcd1 New: Use new confirm box for check receipts validate and delete 2009-07-15 19:44:27 +00:00
Laurent Destailleur
9b0c6dd059 Sec: More security on public pages 2009-07-15 13:02:51 +00:00
Regis Houssin
f6d86611c4 Add: possibility to add google adsense in demo mode 2009-07-12 06:56:51 +00:00
Laurent Destailleur
2998d68260 Fix: Show the supplier ref on supplier orders. 2009-07-04 11:55:45 +00:00
Regis Houssin
34d533d077 Add: fonction qui permet de rŽcupŽrer les infos des champs, utile pour voir le commentaire d'un champ, ce qui permettrai de stocker le code de traduction du champ. 2009-07-03 08:22:06 +00:00
Laurent Destailleur
7bbf6ef6dc The help center is opened in a new window 2009-07-02 08:42:42 +00:00
Laurent Destailleur
d4b0cfdfb7 Fix: Files related to running company must not be saved into same directory dedicated to module third party. 2009-07-02 00:16:50 +00:00
Laurent Destailleur
c736857dd6 Fix: order by date 2009-07-01 23:20:25 +00:00
Laurent Destailleur
a39d4b18c4 New: Can delete the log file from the tool menu 2009-06-30 01:06:10 +00:00
Laurent Destailleur
2901b18fa6 Fix: Cheque receipts was not stored in correct directory 2009-06-29 18:33:05 +00:00
Laurent Destailleur
8a4a04760f Qual: Removed deprecated code 2009-06-29 14:03:51 +00:00
Regis Houssin
0e65873e64 Experimental: add function to encrypt sensitive data in database 2009-06-27 19:30:54 +00:00
Regis Houssin
f096a63b94 Experimental: add function to encrypt sensitive data in database 2009-06-27 19:21:10 +00:00
Regis Houssin
163433f7b0 Experimental: add function to encrypt sensitive data in database 2009-06-27 07:08:35 +00:00
Regis Houssin
18e7293cae Experimental: add function to encrypt sensitive data in database 2009-06-27 06:56:42 +00:00
Regis Houssin
8d6eddcf1e Experimental: add function to encrypt sensitive data in database 2009-06-27 06:56:41 +00:00
Laurent Destailleur
e9785c4d6d New: A module can set option to force third parties code to be required whatever is numbering module. 2009-06-16 21:11:25 +00:00
Laurent Destailleur
ae67640f6c Renamed a development module in english 2009-06-16 20:21:51 +00:00
Laurent Destailleur
f22aa12c2d Add hidden option MAIN_USE_BACKGROUND_ON_PDF 2009-06-15 18:57:34 +00:00
Laurent Destailleur
b9971792ff Perf: Several speed optimizing after using the Google Page Speed plugin for firebug 2009-06-15 14:26:34 +00:00
Laurent Destailleur
28dd72e17a New: Prepare correct management of timezones
Fix: Bad support of timeouts.
2009-06-14 16:25:23 +00:00
Laurent Destailleur
25b608c9f6 Fix: Restore the picto title in gif format because the png transparency is not supported on IE6 (54% of users). 2009-06-14 12:38:45 +00:00
Laurent Destailleur
de4809286f Fix: Restore the picto title in gif format because the png transparency is not supported on IE6 (54% of users). 2009-06-14 12:27:35 +00:00
Laurent Destailleur
8732364f01 Qual: Now module services and products are two completely separated modules. 2009-06-08 18:14:37 +00:00
Regis Houssin
240d8486a2 Fix: no accent
Fix: error if no product translation
2009-06-08 10:56:54 +00:00
Regis Houssin
6078e04762 Fix: transparancy 2009-06-05 16:56:01 +00:00
Laurent Destailleur
b9a09a251a Try to remove html tags only if required by truncation. Avoid if not required. 2009-06-05 12:44:33 +00:00
Regis Houssin
e3ef54340d Fix: problem with free product/service in the creation of an invoice from an estimate 2009-06-05 08:51:50 +00:00
Laurent Destailleur
3c591db844 Restore changes after 27 may due to from savannah Crash. 2009-06-03 23:05:52 +00:00
Laurent Destailleur
c54e6694dc Restore changes after 27 may due to from savannah Crash. 2009-06-03 19:54:48 +00:00
Regis Houssin
fb6a137b80 Fix: use entity in auguria menu 2009-05-27 15:56:00 +00:00
Laurent Destailleur
75ecac5768 Fix: W3C standard 2009-05-26 22:50:36 +00:00
Laurent Destailleur
824969bfa3 Fix: Send to cc and bcc was not working with SMTPs handler 2009-05-24 21:43:33 +00:00
Laurent Destailleur
fbf0747e0c Fix: Correct bugs in simplemail class that did not handle multi recipients correctly. 2009-05-24 21:30:37 +00:00
Laurent Destailleur
49d8233eb8 Isolate code for simplemail 2009-05-24 20:01:25 +00:00
Laurent Destailleur
e86917a148 Renamed conf->cookie_cryptkey into conf->file->cookie_cryptkey. The goal is to have all parameters defined inside file conf.php to be in $conf->file->xxx. Excep for database that are stored in $conf->db (historic reasons). This make code easier to understand and to know origine of a value (file or database). 2009-05-24 00:19:06 +00:00
Regis Houssin
f45caf216f Add: just used cookie for remind last user and last entity
Look: use cookie for view logo of last used entity
2009-05-23 17:44:36 +00:00
Regis Houssin
1420692e53 Add: view last user and last entity in login page if cookie is enabled 2009-05-23 15:35:02 +00:00
Regis Houssin
6f163a94a8 Add: entity cookie just used for the login page 2009-05-22 15:24:32 +00:00
Laurent Destailleur
b8af89aae3 Fix: Function was truncated lines ended with n and r 2009-05-22 15:15:11 +00:00
Laurent Destailleur
8e167d3f80 Qual: Now creation of session is done before the loading of conf. This make code much easier to understand. 2009-05-22 00:20:45 +00:00
Laurent Destailleur
fb0e668fc0 Qual: Now creation of session is done before the loading of conf. This make code much easier to understand. 2009-05-21 22:28:05 +00:00
Laurent Destailleur
e4090f63b1 Session name DOLSESSID_databasename is replace with DOLSESSID_dolibarrwebinstance. This remove a key read in conf.class.php used to name session because, to make code simpler, we will need to create session before the conf is loaded. This is also most secure because it is possible to use 2 dolibarr instances even if database names are same on two different mysql server.
Add also comments on code to remember to simplify things.
2009-05-21 21:37:45 +00:00
Laurent Destailleur
9a38002c46 Session name DOLSESSID_databasename is replace with DOLSESSID_dolibarrwebinstance. This remove a key read in conf.class.php used to name session because, to make code simpler, we will need to create session before the conf is loaded. This is also most secure because it is possible to use 2 dolibarr instances even if database names are same on two different mysql server.
Add also comments on code to remember to simplify things.
2009-05-21 13:37:18 +00:00
Regis Houssin
1437913f39 Fix: remplace rand par mt_rand plus performant 2009-05-19 21:51:08 +00:00
Laurent Destailleur
75471b89ee Work on import module 2009-05-19 18:11:47 +00:00
Regis Houssin
842d240980 Add: build style css in mail 2009-05-19 15:40:25 +00:00
Regis Houssin
91624baceb Add: a color picker
Add: define a background color/image in mailing
2009-05-19 13:27:44 +00:00
Regis Houssin
dcb54f5321 Fix: lien invalide
Fix: requete invalide ou obsolete
Add: début ajout possibilité de définir un style css aux mailings (background-image,
 etc...)
2009-05-19 02:43:03 +00:00
Laurent Destailleur
c3904dbb61 Can force login/pass for demo 2009-05-19 00:58:27 +00:00
Laurent Destailleur
8b12e7c07b Work on import module 2009-05-19 00:14:27 +00:00
Regis Houssin
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Regis Houssin
83a9b4c009 Fix: simplification, on vérifie l'entité du document et pas celle de la société afin
d'avoir la possibilité d'utiliser une base commune des sociétés entre entités
2009-05-18 08:01:16 +00:00
Regis Houssin
475600d948 Fix: simplification, on vérifie l'entité du document et pas celle de la société afin
d'avoir la possibilité d'utiliser une base commune des sociétés entre entités
2009-05-18 08:01:15 +00:00
Regis Houssin
ef5c7f1caa Fix: If duplicate images are embedded, they may show up as attachments, so remove them. 2009-05-18 07:30:53 +00:00
Regis Houssin
364c247405 Fix: removed obsolete code 2009-05-18 06:25:45 +00:00
Laurent Destailleur
9126dd334e Fix: Bad encoding from, bcc, cc with simplemail driver. 2009-05-17 23:41:33 +00:00
Laurent Destailleur
c79a093ce1 Fix: Try to fix bad encoding when from user contains special caracters. 2009-05-17 22:54:12 +00:00
Regis Houssin
36862c4aaf Fix: ajout option "accusé réception" à la classe simplemail 2009-05-17 16:00:30 +00:00
Regis Houssin
dbbe0ff656 Add: ajout de la classe simplemail, testée et fonctionnelle avec le webmail orange,
roundcube et outlook
2009-05-17 15:36:19 +00:00
Regis Houssin
6d66415a43 Add: début ajout nouvelle classe mail 2009-05-17 14:22:57 +00:00
Regis Houssin
2609dbe9d7 Add: début ajout nouvelle classe mail 2009-05-17 10:27:13 +00:00
Regis Houssin
8abf10c79e Add: début ajout nouvelle classe mail 2009-05-17 10:19:55 +00:00
Regis Houssin
e5d222b6cc Fix: régression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement aléatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
03a6fd8ff8 Add: début ajout nouvelle classe mail 2009-05-16 21:26:20 +00:00
Regis Houssin
e06d166a3a Add: début ajout nouvelle classe mail 2009-05-16 18:11:38 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
e63c142ce7 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-15 15:33:33 +00:00
Regis Houssin
09b286de39 Fix: parenthèse manquante 2009-05-14 07:27:42 +00:00
Regis Houssin
a60c0d02d1 Fix: parenthesis too if the constant MAIN_HELPCENTER_DISABLELINK is disabled 2009-05-13 23:28:05 +00:00
Laurent Destailleur
3544914045 Add option to hide the link "need help" 2009-05-13 19:52:36 +00:00
Laurent Destailleur
0d1229f522 New: Can use inline images.Everything seems to work with thunderbird and webmail gmail. New to be tested on other mail browsers. 2009-05-13 19:10:06 +00:00
Laurent Destailleur
02a0ee7d9e Fix: Make code so much simpler and solve a lot of problem with new version. 2009-05-13 14:49:30 +00:00
Regis Houssin
a123706521 Add: possibilité de ne pas inclure la ref dans la description produit afin de pouvoir
l'inclure à part dans le document
2009-05-13 10:21:26 +00:00
Regis Houssin
44ae8f79f2 Add: possibilité d'envoyer un fichier attaché avec du html contenant des images avec
la classe SMTPS
2009-05-12 11:44:59 +00:00
Regis Houssin
168c177fb5 Add: possibilité d'envoyer un fichier attaché avec du html contenant des images avec
la classe SMTPS
Fix: 'quoted-printable' truncated html code
2009-05-12 10:12:02 +00:00
Regis Houssin
3330db62f6 Add: possibilité d'envoyer un fichier attaché avec du html contenant des images 2009-05-11 23:32:58 +00:00
Regis Houssin
0ad0379285 Add: possibilité d'uploader une image et de l'envoyer dans un mailing (finalisé et fonctionnel)
Add: modification classe smtps.php pour l'envoi d'images
2009-05-11 17:13:56 +00:00
Laurent Destailleur
215ac8fa30 Fix: Correct link to forum in help center 2009-05-11 16:26:54 +00:00
Regis Houssin
e99a19ac20 Add: possibilité d'uploader une image et de l'envoyer dans un mailing (finalisé et fonctionnel) 2009-05-10 17:24:36 +00:00
Regis Houssin
db662f4c24 Fix: prise en compte des sous répertoires pour les images 2009-05-10 16:14:51 +00:00
Regis Houssin
089c327923 Add: possibilité d'uploader une image et de l'envoyer dans un mailing (finalisé et fonctionnel) 2009-05-10 15:49:44 +00:00
Laurent Destailleur
b53d8a68f6 New: Enhance help center 2009-05-10 06:22:21 +00:00
Regis Houssin
2ebb11e0c6 Add: possibilité d'uploader une image et de l'envoyer dans un mailing
Todo: encore en mode débugage !!
2009-05-09 15:51:20 +00:00
Regis Houssin
27558c273d Add: possibilité d'uploader une image et de l'envoyer dans un mailing
Todo: encore en mode débugage !!
2009-05-09 15:43:13 +00:00
Regis Houssin
2920211868 Add: possibilité d'uploader une image et de l'envoyer dans un mailing
Todo: encore en mode débugage !!
2009-05-09 14:58:49 +00:00
Regis Houssin
af3ad73b36 Add: possibilité d'uploader une image et de l'envoyer dans un mailing
Todo: encore en mode débugage !!
2009-05-09 14:31:20 +00:00
Regis Houssin
2bd9bf8148 Todo: utiliser $user->datelastlogin pour un cryptage aléatoire 2009-05-09 07:17:48 +00:00
Regis Houssin
852e8703f6 Fix: Replace with simple directories 2009-05-08 11:22:15 +00:00
Laurent Destailleur
326cd8b227 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:23:33 +00:00
Laurent Destailleur
1eaf133738 Change order of tabulations when multicompany is enabled 2009-05-08 01:20:54 +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
1e37d24bf4 Can make a link between a member and a user 2009-05-06 23:30:49 +00:00
Regis Houssin
5e405ad655 Fix: not used $this 2009-05-06 20:41:48 +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
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
edc58e3e93 Add dol_now function 2009-05-05 16:05:20 +00:00
Regis Houssin
4c2789cb00 New: early development of multi-company module 2009-05-05 12:43:51 +00:00
Laurent Destailleur
93444309dd Add import key on third party table 2009-05-05 01:09:31 +00:00
Laurent Destailleur
c917cad328 Try a change to allow to input month/day with one digit. 2009-05-05 00:18:23 +00:00
Laurent Destailleur
ab2b56be13 Minor esthetical change and fix 2009-05-04 20:57:26 +00:00
Laurent Destailleur
3705cd5ba0 Remove warning 2009-05-04 20:13:25 +00:00
Regis Houssin
9a8a953e47 New: only superadmin access for common constant 2009-05-04 14:58:40 +00:00
Laurent Destailleur
aee2dcff57 Test if user is in correct company is done only when multicompany is enabled. 2009-05-04 10:27:35 +00:00
Regis Houssin
2c9a811a12 Fix: phpize this page 2009-05-01 11:38:48 +00:00
Regis Houssin
6a9a9ff040 New: early development of multi-company module 2009-04-30 16:28:53 +00:00
Regis Houssin
41a4036874 New: early development of multi-company module 2009-04-30 16:11:33 +00:00
Regis Houssin
265ea1dbc8 Fix: security in tab category 2009-04-30 12:52:04 +00:00
Regis Houssin
ab65d529d6 Fix: security in tab category 2009-04-30 12:52:04 +00:00
Laurent Destailleur
297b6a007c Comment 2009-04-29 21:40:14 +00:00
Regis Houssin
dd5023c433 Fix: on récupère les constantes de répertoires créé à partir de l'activation des modules
Fix: les répertoiresde documents des entitées seront dans :
/documents/1/ pour l'entité 1
/documents/2/ pour l'entité 2
etc..
2009-04-29 19:51:07 +00:00
Laurent Destailleur
2ba45bcfb7 Restore a broken feature. 2009-04-29 18:14:13 +00:00
Laurent Destailleur
7322cd136e Fix: rename function sanitizeFileName into dol_sanitizeFileName to avoir conflict with fckeditor 2009-04-29 18:02:50 +00:00
Regis Houssin
e89044da42 New: early development of multi-company module 2009-04-29 16:54:51 +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
7708f967f8 Fix: security 2009-04-28 06:49:44 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Laurent Destailleur
a88dd655bc Fix: Restore removed function because this break compatibility with external modules. Must first be deprecated and then deleted very later. 2009-04-20 21:05:38 +00:00
Regis Houssin
a433887c57 Fix: delete obsolete function 2009-04-20 16:44:46 +00:00
Regis Houssin
c84ff1c77e Fix: load global conf 2009-04-19 12:59:30 +00:00
Regis Houssin
9d47744153 New: early development of multi-company module 2009-04-18 11:50:40 +00:00
Regis Houssin
0d7195c40f New: early development of multi-company module 2009-04-16 08:23:00 +00:00
Regis Houssin
94a5df6a2d New: early development of multi-company module 2009-04-15 20:09:43 +00:00
Regis Houssin
6ee85309d1 New: early development of multi-company module 2009-04-14 18:54:13 +00:00
Regis Houssin
394bc8575e Fix: syntax 2009-04-13 09:36:43 +00:00
Laurent Destailleur
55aa8bc4bc Add a tool to merge all invoices in one PDF 2009-04-09 21:53:53 +00:00
Laurent Destailleur
a37297a83f Qual: Reduce too much memory used on all pages for only 1 test is 5 files (move function into functions2.lib.php instead of functions.lib.php, functions.php is always loaded, functions2 is loaded on demand).
Fix: Removed test on url to allow to input url with no http before
2009-04-06 08:34:42 +00:00
Laurent Destailleur
b104a84992 Fix: Sending page when subproduct feature is enabled 2009-04-05 19:01:43 +00:00
Regis Houssin
5ab4f320b5 Added : url string validation 2009-04-03 13:01:45 +00:00
Regis Houssin
5b57c5f497 Added : url string validation 2009-04-03 12:56:22 +00:00
Regis Houssin
282871a8c4 Added : url string validation 2009-04-03 12:56:21 +00:00
Laurent Destailleur
df5d17f31d Fix: Typo 2009-03-30 16:33:55 +00:00
Laurent Destailleur
e9aae286cd Fix: Pb in price level management 2009-03-28 19:11:38 +00:00
Laurent Destailleur
c85b9cb017 Add first files for import module 2009-03-25 21:26:15 +00:00
Laurent Destailleur
0116999026 Remove clone feature on create page. Must be used on object page 2009-03-25 19:12:35 +00:00
Laurent Destailleur
4d5270a977 Add a script with rare javascript functions 2009-03-13 14:40:01 +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
1f3f2b8c44 Log file for error messages use LOG_ERR level. 2009-03-12 22:49:05 +00:00
Laurent Destailleur
65f707dea0 New: A module can add a new tab in third party view tabs 2009-03-12 01:44:02 +00:00
Laurent Destailleur
cdc6493ba5 Removed TODO and deprecated files 2009-03-09 21:59:29 +00:00
Laurent Destailleur
e15a67f6c9 Minor code clean in ECM module. 2009-03-08 23:57:28 +00:00
Laurent Destailleur
a4815bf44c Prepare select of type of line 2009-03-08 23:09:45 +00:00
Laurent Destailleur
33ff5c61f2 Minor enhancement on vat report 2009-03-05 20:14:13 +00:00
Laurent Destailleur
32faa96ab6 New: For admin users, show the SQL request in export build. 2009-03-03 00:42:40 +00:00
Laurent Destailleur
b84a0fefbe Change in document wrapper to download files in bittorrent directory 2009-02-24 22:52:55 +00:00
Laurent Destailleur
75b738eff9 Added XDebug tools 2009-02-21 01:04:35 +00:00
Laurent Destailleur
801bf75f58 Fix: Translation of days 2009-02-21 00:11:13 +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
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
d433c7120f Reorganize code to reduce memory usage 2009-02-19 18:57:54 +00:00
Laurent Destailleur
6409ef3467 Fix: Action on a contact should not show action of company 2009-02-18 17:50:04 +00:00
Laurent Destailleur
5fcd6b4af5 Contact page picto is more clear to distinguish internal from external users. 2009-02-16 22:37:30 +00:00
Laurent Destailleur
f7640aab2e Fix: CR on form 2009-02-14 14:52:15 +00:00
Laurent Destailleur
288b29925d Fix: UTF8 translation 2009-02-14 00:00:24 +00:00
Laurent Destailleur
68ccad2f7f Minor enhancements in project module 2009-02-12 09:09:36 +00:00
Laurent Destailleur
1e1ee9d338 Fix: Save of box order 2009-02-11 02:18:27 +00:00
Laurent Destailleur
c42ed09071 Fix: Some fix everywhere in beta 2009-02-10 22:07:31 +00:00
Laurent Destailleur
95d6260e87 Added support for SMTPS protocol 2009-02-09 00:04:34 +00:00
Laurent Destailleur
3f5dbe5a7d Fix: Translation of month should be ok. 2009-02-07 11:44:18 +00:00
Laurent Destailleur
e472e6cff8 Fix: Translation of month should be ok. 2009-02-07 00:55:23 +00:00
Laurent Destailleur
b1165d90fb Fix: Translation of month should be ok. 2009-02-07 00:38:29 +00:00
Laurent Destailleur
0d386d7e6c Fix: A lot of debug in project module 2009-02-04 20:38:07 +00:00
Laurent Destailleur
5a4dc21369 Fix: Show sending method
Fix: Avoid long loop with bad date in dol_print_date
2009-02-03 02:59:16 +00:00
Laurent Destailleur
f9dde86da9 Fix: Show sending method
Fix: Avoid long loop with bad date in dol_print_date
2009-02-03 02:59:16 +00:00
Laurent Destailleur
9a8a7b6a87 New: Show comment in supplier order status changement 2009-02-02 22:11:10 +00:00
Laurent Destailleur
04607575ac Fix: infinite loop if documents directory not writable 2009-02-02 18:33:44 +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
4606095b1e Add navigation bar on supplier orders 2009-01-30 23:49:32 +00:00
Laurent Destailleur
43a6797e1b Removed treemenu libraries 2009-01-30 21:21:22 +00:00
Laurent Destailleur
ce6f8a1c81 Change to uniformize code of PDF generators 2009-01-29 20:56:14 +00:00
Laurent Destailleur
5de23dcc59 Change to uniformize code of PDF generators 2009-01-29 12:39:52 +00:00
Laurent Destailleur
204693b0e8 Change to uniformize code of PDF generators 2009-01-29 01:57:56 +00:00
Laurent Destailleur
57fc0db956 Can use multilanguage label and desc for product 2009-01-28 15:37:10 +00:00
Laurent Destailleur
5233e4894e Mutualize code and debug for UTF output 2009-01-28 15:09:37 +00:00
Laurent Destailleur
569316d3bd Removed deprecated code 2009-01-28 09:00:29 +00:00
Laurent Destailleur
ab711a3ead Fix: Removed of a column 2009-01-26 23:52:37 +00:00
Laurent Destailleur
16c9fd79d3 Minor fix 2009-01-26 21:57:14 +00:00
Laurent Destailleur
ff8eab87fc W3C compliant 2009-01-25 18:16:09 +00:00
Laurent Destailleur
68d4f9c693 Fix error on install 2009-01-25 17:56:42 +00:00
Laurent Destailleur
c3adbb11fe Fix: Error in price when adding a product in contract with base type that is with tax. 2009-01-25 17:05:40 +00:00
Laurent Destailleur
6da0d25acc Fix: Miscellanous fix on i18n 2009-01-25 16:45:04 +00:00
Laurent Destailleur
f520dae7d1 Add confirmation on classify payed 2009-01-23 17:18:19 +00:00
Laurent Destailleur
69d6ce7467 Enhancement in bookmark module 2009-01-23 16:12:48 +00:00
Laurent Destailleur
df0ef9efe5 New: Can add a bookmark on all dolibarr pages. 2009-01-23 00:47:23 +00:00
Laurent Destailleur
feef7bc05a New: Can edit sending methods 2009-01-22 22:55:51 +00:00
Laurent Destailleur
d2ee9ef397 New: Add attachments on intervention cards 2009-01-21 17:39:21 +00:00
Laurent Destailleur
bcef81a453 Removed PHP warnings with E_ALL level 2009-01-21 15:06:34 +00:00
Laurent Destailleur
0befb92a12 Removed PHP warnings with E_ALL level 2009-01-21 14:09:42 +00:00
Laurent Destailleur
bdfecdc751 Removed PHP warnings with E_ALL level 2009-01-21 13:06:34 +00:00
Laurent Destailleur
d370e2ff9f Fix: Translation of Offered on PDF 2009-01-15 00:32:10 +00:00
Laurent Destailleur
e40fe712cd Major enhancement of project module 2009-01-14 23:36:51 +00:00
Laurent Destailleur
54449e3465 Debug of project module 2009-01-14 16:40:45 +00:00
Laurent Destailleur
b0c9f21d46 Add option MAIN_LOGTOHTML to help debug 2009-01-12 21:52:12 +00:00
Laurent Destailleur
4d7e695d86 Can switch between graph on account or all acounts. 2009-01-12 19:36:40 +00:00
Laurent Destailleur
7edbbc9048 No limit on free text on PDF 2009-01-12 17:36:14 +00:00
Laurent Destailleur
f1f4dd2f9b No limit on free text on PDF 2009-01-12 17:23:12 +00:00
Laurent Destailleur
4e01c23974 Minor fix 2009-01-12 15:35:06 +00:00
Laurent Destailleur
0977e479cc Add warning to avoid bug reports when on experimental feature 2009-01-12 15:19:32 +00:00
Laurent Destailleur
8d19da30f4 Minor change 2009-01-09 22:52:45 +00:00
Laurent Destailleur
142a269667 Fix: Clicktodial plugin works correctly now 2009-01-09 21:22:58 +00:00
Laurent Destailleur
e71e58366a Added contact form for supplier. 2009-01-07 17:49:00 +00:00
Laurent Destailleur
1cb7fc6ede Fix: Usage of reset of cursor in numbering modules for a particular month (@ option) was broken. 2009-01-07 15:57:02 +00:00
Laurent Destailleur
d6648b65f2 New: EMails links are show with function dol_print_email 2009-01-07 12:39:40 +00:00
Laurent Destailleur
0bdd1efe2b Qual: Renamed all function dolibarr_xxx to dol_xxx to use same prefix everywhere. 2009-01-07 10:57:36 +00:00
Laurent Destailleur
1f013bb354 Use idate and jdate to store date 2009-01-07 10:03:00 +00:00
Laurent Destailleur
0f3eb27e04 Use idate and jdate to store date 2009-01-04 22:30:24 +00:00
Laurent Destailleur
150c73f049 Use idate and jdate to store date 2009-01-04 22:09:02 +00:00
Laurent Destailleur
5165e2e093 Fix: Add message if delete can(t be done because of joined files. 2008-12-30 22:42:28 +00:00
Laurent Destailleur
ff49c3c833 Can choose project not linked to a third party in entities 2008-12-27 23:15:47 +00:00
Laurent Destailleur
9e102945f2 Fix: Login page was not in same pagecode that application 2008-12-22 23:40:23 +00:00
Laurent Destailleur
b997c9c2cb Fix: Support utf8 for database creation
Only option latin and utf8 are enabled.
2008-12-21 21:19:49 +00:00
Laurent Destailleur
cf4d0361db Add more log in install process 2008-12-18 01:06:12 +00:00
Laurent Destailleur
ff60f8b6ab Can use substitute value in notes 2008-12-15 23:04:13 +00:00
Laurent Destailleur
691b9fb227 Add more info on error 2008-12-15 21:15:34 +00:00
Laurent Destailleur
aeb1488a56 Reduce memory usage 2008-12-15 20:55:44 +00:00
Laurent Destailleur
d9b7bff2fd Add log inside install pages. 2008-12-15 01:04:32 +00:00
Laurent Destailleur
51cf79a123 Remove warnings 2008-12-11 21:40:21 +00:00
Laurent Destailleur
f5931aa6f0 Can add tabs from an external module on all entities 2008-12-11 20:12:44 +00:00
Laurent Destailleur
02a4e8e1e0 More log 2008-12-11 19:58:42 +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
fcc5f9f28d Can use several root directories. 2008-12-07 20:54:08 +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
bb3ed6bd91 Fix: Invoice creation from order 2008-12-06 02:44:59 +00:00
Laurent Destailleur
46e6f3266f Fix bug in decimal separators 2008-12-06 02:40:37 +00:00
Laurent Destailleur
a29b1c3b3d Add now button 2008-12-03 21:41:07 +00:00
Laurent Destailleur
10ec99bb4a Fix: Rule to check bank account 2008-12-01 22:14:01 +00:00
Laurent Destailleur
fa0bd1f946 Add spanish bank control key 2008-11-29 17:03:06 +00:00
Laurent Destailleur
30a908e99e Fix: Bad view in menu admin page 2008-11-28 19:08:39 +00:00
Laurent Destailleur
8131fae519 Removed deprecated files 2008-11-28 09:48:54 +00:00
Laurent Destailleur
45aafae215 Removed deprecated files 2008-11-28 09:46:47 +00:00
Laurent Destailleur
74a9927021 Removed deprecated files 2008-11-28 09:46:47 +00:00
Laurent Destailleur
25e3109d91 Qual: Mutualize duplicate code 2008-11-26 19:37:25 +00:00
Laurent Destailleur
40a2be8db6 Support UTF8 export 2008-11-26 10:04:26 +00:00
Laurent Destailleur
43aedb0020 Spanish bank account use full detailed informations 2008-11-26 07:50:47 +00:00
Laurent Destailleur
0a32a7cd5f Can attach files on supplier orders 2008-11-24 20:09:23 +00:00
Laurent Destailleur
9547530c4d Support internationnal BBAN (Basic Bank Account Number) 2008-11-24 19:43:21 +00:00
Laurent Destailleur
750e5a45c2 Support internationnal BBAN (Basic Bank Account Number) 2008-11-24 19:17:09 +00:00
Laurent Destailleur
8d867a75d4 Show only account number if option is on 2008-11-21 14:59:25 +00:00
Laurent Destailleur
73a336527d Show only account number for countries other than France 2008-11-21 14:49:39 +00:00
Laurent Destailleur
77cc4a1b56 Qual: Factorize redundant code 2008-11-20 23:51:22 +00:00
Laurent Destailleur
3ad5d6b566 Fix preversion for cash desk module 2008-11-18 22:44:53 +00:00
Laurent Destailleur
5604b3dc81 Doxygen 2008-11-17 00:02:57 +00:00
Laurent Destailleur
e6107ea32f Support UTF8 2008-11-16 23:43:10 +00:00
Laurent Destailleur
e653822537 Look: A lot of enhancements in Dolibarr skins 2008-11-16 18:55:00 +00:00
Laurent Destailleur
eff8f51692 Fix: No http if url is empty 2008-11-16 01:34:48 +00:00
Laurent Destailleur
584d23bfbc Qual: Reduce memory required by 2% 2008-11-16 01:09:04 +00:00
Laurent Destailleur
1c58b61eba Look: A lot of enhancements in Dolibarr skins 2008-11-16 00:06:26 +00:00
Laurent Destailleur
1091f72a8f Library functions must be in lib directory 2008-11-15 21:10:10 +00:00
Laurent Destailleur
2f6f53b8e3 Doxygen 2008-11-15 00:52:42 +00:00
Laurent Destailleur
5c6e79a66c New: Add function dol_print_email 2008-11-14 19:47:47 +00:00
Laurent Destailleur
4ab16dd3a6 Fix: Bad url link 2008-11-14 19:20:24 +00:00
Laurent Destailleur
7a98515bf4 Add option to add log info in commit and rollback functions 2008-11-11 19:03:26 +00:00
Laurent Destailleur
6493af1669 Fix: Bad log level 2008-11-11 18:24:10 +00:00
Laurent Destailleur
f0814afe54 doxygen 2008-11-09 12:54:44 +00:00
Laurent Destailleur
24e95f9a29 Secu: Fix permission must match umask 2008-11-09 00:49:57 +00:00
Laurent Destailleur
881294e109 Add patch to choose separator in phone output 2008-11-09 00:08:52 +00:00
Laurent Destailleur
6d43b166c8 All phone number now show the clicktodial link if module is enabled 2008-11-08 23:14:49 +00:00
Laurent Destailleur
eb081b2d20 Support UTF8 2008-11-08 19:23:00 +00:00
Laurent Destailleur
ed69cd9f72 Fix: Menu entries stored in database are inserted with correct id 2008-11-08 14:43:12 +00:00
Laurent Destailleur
2702eee3da Fix: Warning with PHP4 2008-11-06 01:39:47 +00:00
Laurent Destailleur
3119f8125b function name is more clear 2008-11-06 01:31:57 +00:00
Laurent Destailleur
95921b10c7 Support UTF8 2008-11-05 23:36:59 +00:00
Laurent Destailleur
afd8068d0a Doxygen 2008-11-05 19:46:09 +00:00
Regis Houssin
31fb9c0fec Fix: le total du temps des interventions était faussée 2008-11-03 19:24:41 +00:00
Laurent Destailleur
5ab3da7c76 New: Can define hour and minutes in intervention cards.
New: Can edit a validated intervention.
2008-11-02 22:11:34 +00:00
raphael_bertrand
6b6800f82f add support for other socid forkeign key field name 2008-11-02 00:09:28 +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
ba648f8a85 ical export now support utf8 2008-10-31 02:03:26 +00:00
Laurent Destailleur
447d3c1eae Maxi debug for UTF8 support 2008-10-29 21:26:59 +00:00
Laurent Destailleur
45d8c67e6c Maxi debug for UTF8 support 2008-10-28 23:36:36 +00:00
Laurent Destailleur
156cf92cbb Add weight and size in sendings 2008-10-28 21:39:47 +00:00
Laurent Destailleur
2e9369a27b Added patch from matelli 2008-10-28 00:19:36 +00:00
Laurent Destailleur
0aa9cca4e1 Fix: Date output on UTF8 config return value in correct code 2008-10-26 21:43:51 +00:00
Laurent Destailleur
70b0f0042e Qual: Uniformize use of dolibarr_print_date 2008-10-26 15:55:50 +00:00
Laurent Destailleur
3ac8d5736d Add link to warehouse and bank account in cashdesk page. 2008-10-26 15:18:12 +00:00
Laurent Destailleur
055c4411ff Dolibarr and cashdesk module shares the same cookie 2008-10-26 12:59:56 +00:00
Laurent Destailleur
32801a3655 Enhancement in ecm module 2008-10-26 01:26:18 +00:00
Laurent Destailleur
f67962a049 Enhancement in ecm module 2008-10-26 00:28:11 +00:00
Laurent Destailleur
5424704757 No special chars in filename 2008-10-25 22:54:31 +00:00
Laurent Destailleur
64ff118c37 No special chars in filename 2008-10-25 22:43:27 +00:00
Laurent Destailleur
644839a098 Function dol_string_unaccent works both with iso and utf 2008-10-25 22:23:22 +00:00
Laurent Destailleur
59faec9b4e Rename function to make code cleaner 2008-10-25 21:35:27 +00:00
Laurent Destailleur
dbae510665 No special chars in filename 2008-10-25 21:18:53 +00:00
Laurent Destailleur
211be07fb1 Reduce amount of memory. 2008-10-25 17:27:15 +00:00
Laurent Destailleur
f35e3108d0 doxygen 2008-10-24 01:01:56 +00:00
Laurent Destailleur
2a52f4df8c Sec: Refused to upload hidden files 2008-10-24 00:02:18 +00:00
Laurent Destailleur
8134ced717 Avoid errors on ISP that does not support syslog functions 2008-10-23 17:10:35 +00:00
Laurent Destailleur
6a259176a4 Add option to set mask on new files 2008-10-21 21:27:20 +00:00
Laurent Destailleur
33ee88da19 Doxygen 2008-10-20 23:14:50 +00:00
Laurent Destailleur
91ee242a97 Suuport UTF8 format 2008-10-20 22:12:21 +00:00
Laurent Destailleur
742b775f37 Fix: decimal support for italian language 2008-10-20 02:18:54 +00:00
Laurent Destailleur
bd83f13563 Fix: Bad translation for actions 2008-10-20 00:50:56 +00:00
Laurent Destailleur
955b263a15 Fix: Bad translation for actions 2008-10-20 00:40:15 +00:00
Laurent Destailleur
e6fcbb98b8 Fix in chmod 2008-10-18 18:34:07 +00:00
Laurent Destailleur
af7b8fed4e Add date in error output 2008-10-18 15:43:10 +00:00
Laurent Destailleur
e78facd5da Fix: Can not delete a supplier order line 2008-10-17 15:16:44 +00:00
Laurent Destailleur
7050187012 Fix: A lot of fix in sending/receiving module 2008-10-17 14:43:33 +00:00
Laurent Destailleur
dd3d8084b8 New: changes to support UTF-8 output format 2008-10-17 00:24:44 +00:00
Laurent Destailleur
1cc2bf3190 New: task #8760 : Paramétrage UMask sur fichiers documents 2008-10-13 18:10:26 +00:00
Laurent Destailleur
481e10a18d Enhancement in ecm file navigation 2008-10-13 15:00:27 +00:00
Laurent Destailleur
72fcca6459 Doxygen 2008-10-13 14:14:44 +00:00
Laurent Destailleur
80ca284557 New: Can set session timeout. 2008-10-12 11:41:13 +00:00
Laurent Destailleur
db74ae5c7e Qual: Removed duplicated code 2008-10-10 23:05:27 +00:00
Laurent Destailleur
996bc94a4d doxygen 2008-10-10 22:27:11 +00:00
Laurent Destailleur
d2f1cc20c1 Change to support different page code in HTML output 2008-10-09 17:53:37 +00:00
Laurent Destailleur
248a7d7ee2 Change to support different page code in HTML output 2008-10-09 17:29:32 +00:00
Laurent Destailleur
2f61274a76 New: Input of action is easier. 2008-10-06 21:31:05 +00:00
Laurent Destailleur
cacb4f094a Duplicate link in transaction account view 2008-10-02 23:08:14 +00:00
Laurent Destailleur
4cc27fd401 Patch to add range date in orders: http://matelli.fr/showcases/patchs-dolibarr/add-dates-in-order-lines.html
and add ability to use hour also in contract and invoices range dates.
2008-10-01 22:24:31 +00:00
Laurent Destailleur
828d62677a Text date format is full text 2008-10-01 20:13:19 +00:00
Laurent Destailleur
b262ec547f Fix: http://matelli.fr/showcases/patchs-dolibarr/fix-cleaning-url.html 2008-10-01 19:44:30 +00:00
Laurent Destailleur
23615ca82b Add patch http://www.matelli.fr/showcases/patchs-dolibarr/update-date-range-format.html 2008-09-29 23:59:05 +00:00
Laurent Destailleur
e83bda4f42 Miscellanous enhancements in dolibarr_stringtotime function 2008-09-29 00:17:40 +00:00
Laurent Destailleur
b42a3db71a Better navigation in file manager in ECM module. 2008-09-25 15:54:08 +00:00
Laurent Destailleur
1933acda86 Comments in english 2008-09-25 13:02:32 +00:00
Laurent Destailleur
4d92aa5027 New: Support location in events 2008-09-09 17:57:12 +00:00
Laurent Destailleur
140de8ef45 New: Navigation in ECM module is done like in a file manager. 2008-09-08 23:21:22 +00:00
Laurent Destailleur
ead04cbddc New: Add statistics report for supplier invoices 2008-09-08 07:37:53 +00:00
Laurent Destailleur
dc0b7da9a9 We change mod to allow file to be overwritten if dump is launched from command line or a web session. 2008-09-07 10:24:41 +00:00
Laurent Destailleur
7535c7cdb9 We change mod to allow file to be overwritten if dump is launched from command line or a web session. 2008-09-07 10:23:35 +00:00
Laurent Destailleur
149aee5615 We change mod to allow file to be overwritten if dump is launched from command line or a web session. 2008-09-07 10:23:35 +00:00
Laurent Destailleur
956f530ae2 Optimized memory used by database handlers 2008-09-05 23:49:40 +00:00
Laurent Destailleur
76ca030ec4 Install process use Mysql files whatever is database handler choosed. 2008-09-05 23:38:14 +00:00
Laurent Destailleur
73eb0de564 Optimized memory used by database handlers 2008-09-05 23:08:07 +00:00
Laurent Destailleur
c9060f817d Qual: Merge code between late unpayed invoices and unpayed invoices. 2008-09-04 19:47:46 +00:00
Laurent Destailleur
31eaa7c163 Support bookmark add of product cards 2008-09-04 17:56:55 +00:00
Laurent Destailleur
c7e0c1f3cb Fix: Bad link 2008-09-04 17:02:38 +00:00
Laurent Destailleur
dddb23e3bb Enhancement of ECM module 2008-09-02 13:15:25 +00:00
Laurent Destailleur
25d6387eae Enhancements in ecm module 2008-09-02 00:27:05 +00:00
Laurent Destailleur
1d54c654fa Isolate code of treeview in a lib 2008-09-01 21:51:38 +00:00
Laurent Destailleur
8c05a9851e Doxygen 2008-08-29 23:07:22 +00:00