Commit Graph

1862 Commits

Author SHA1 Message Date
Laurent Destailleur
339bdde1e0 Fix: Try to restore a broken feature. 2009-11-13 04:10:59 +00:00
Laurent Destailleur
26c1c294ea Fix: The agenda export is a public url (with no permission) so it must be into htdocs/public directory. 2009-11-12 02:21:51 +00:00
Regis Houssin
dbf0a540d4 Fix: refining permissions to modify an action without the right to remove 2009-11-10 12:49:41 +00:00
Regis Houssin
a3e5607dca Fix: refining permissions to modify an action without the right to remove 2009-11-10 12:49:09 +00:00
Regis Houssin
8fec814876 Fix: refining permissions to modify an action without the right to remove 2009-11-10 12:43:00 +00:00
Regis Houssin
8c4e5d9144 Fix: refining permissions to modify an action without the right to remove 2009-11-10 12:41:37 +00:00
Regis Houssin
65c9b69f7c Fix: refining permissions to modify an action without the right to remove 2009-11-10 12:36:30 +00:00
Laurent Destailleur
314b2e9509 Fix: The call of fetch method for societe.class with a second argument (ref) was wrong. 2009-11-09 18:28:17 +00:00
Laurent Destailleur
6f6c6426f7 Fix: The \n in lang templates were not correctly interpreted in email forms. 2009-11-04 20:16:11 +00:00
Regis Houssin
17110710af Fix: monday is a first day of week by default 2009-11-04 06:55:51 +00:00
Laurent Destailleur
684c44fe0a uniformize code
Look: Eldy theme is cleaner
2009-11-02 10:05:39 +00:00
Laurent Destailleur
c5fe45c8a4 Fix: Missing picto in title tab 2009-11-01 15:49:44 +00:00
Laurent Destailleur
aa1a21c7e4 Fix: Errors with numberwords module 2009-11-01 15:26:56 +00:00
Laurent Destailleur
47bc7b1dfe uniformize code
Look: Eldy theme is cleaner
2009-10-29 17:30:29 +00:00
Laurent Destailleur
9042c10398 Qual: Better compatibility with other databases 2009-10-28 18:08:35 +00:00
Laurent Destailleur
1eb5f9b8ac Qual: Better compatibility with other databases 2009-10-28 17:54:05 +00:00
Regis Houssin
f966acfbdb Fix: lost value if error 2009-10-23 07:14:35 +00:00
Regis Houssin
37c2825f93 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-22 15:09:04 +00:00
Regis Houssin
3e4414becd Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 18:14:00 +00:00
Regis Houssin
8b452fefa8 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 09:42:47 +00:00
Regis Houssin
01291c4a7c Fix: function "split" is deprecated since php 5.3.0 2009-10-20 13:14:44 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
2599caaaec Uniformize code 2009-10-16 23:25:15 +00:00
Laurent Destailleur
92c7cf3659 Fix bug #27597 : Impossibilit d'ajouter un fichier attach lors de l'envoi d'un document 2009-10-14 16:13:20 +00:00
Laurent Destailleur
eb4d353f11 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 18:01:30 +00:00
Laurent Destailleur
e192abc755 Fix: Data in memory must always be encoded in utf8. PHP files functions need ISO, so we convert data just before and after using them. 2009-10-04 15:52:16 +00:00
Laurent Destailleur
84bc3f5b31 Uniformize code. Attached fils for supplier invoices are shown on invoice card 2009-10-04 13:33:06 +00:00
Laurent Destailleur
bbcefa8864 Qual: Uniformize code (navigation on objects)
Qual: Code to support filter on entity on objects navigation is simpler.
2009-10-04 12:16:45 +00:00
Laurent Destailleur
a4543024b7 Look: Minor change 2009-09-29 17:14:18 +00:00
Regis Houssin
eec04e2fe1 Fix: rowid of user is lost 2009-09-25 07:50:31 +00:00
Regis Houssin
8cade7843d Fix: use errors_to in mailing test 2009-09-23 18:10:38 +00:00
Laurent Destailleur
6c4251fcfc Fix: Broken ajax features 2009-09-04 23:06:26 +00:00
Laurent Destailleur
3559ded84a Fix: Bug mysql5 2009-08-28 23:02:47 +00:00
Laurent Destailleur
5f173e01ee Qual: Ajax code is simpler and now works with IE6 2009-08-28 01:14:35 +00:00
Laurent Destailleur
ef9ff108a9 Comments 2009-08-27 17:43:48 +00:00
Regis Houssin
fc8646e9b2 adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 10:09:15 +00:00
Regis Houssin
768aff911d adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 10:07:44 +00:00
Regis Houssin
40ca6cd93a adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 09:50:00 +00:00
Regis Houssin
a993827559 adding a picto warning if the limit of MAILING_LIMIT_SENDBYWEB is exceeded 2009-08-26 09:50:00 +00:00
Laurent Destailleur
7bba2c8ecf Fix: W3C 2009-08-25 22:35:10 +00:00
Laurent Destailleur
9dba1ee3fa New: Link to wiki help 2009-08-24 17:11:30 +00:00
Laurent Destailleur
76f25a038f Fix: bug #27197 : Fix discount applied twice 2009-08-22 03:09:52 +00:00
Regis Houssin
6cf39c7a91 Fix: don't show "mailing need command" if MAILING_LIMIT_SENDBYWEB is defined 2009-08-21 10:02:50 +00:00
Laurent Destailleur
031bb0a1fc Fix: Bad link 2009-08-13 13:44:34 +00:00
Laurent Destailleur
c11cef6d47 Add help link to online wiki 2009-08-12 12:59:14 +00:00
Laurent Destailleur
39a847b223 Trad: Renamed directories with international label 2009-08-12 01:13:53 +00:00
Laurent Destailleur
e4d39d380d Update link to wiki 2009-08-11 13:04:33 +00:00
Laurent Destailleur
9735c0c770 Fix: Data are always encoded in UTF8 in Dolibarr memory, so we must not use ut8_encode on this->property variables or we encode it twice (remove of utf8_encode call was forgotten in 2.6 for contacts). 2009-08-11 12:51:33 +00:00
Laurent Destailleur
cdb05cf99b Can split a discount into two lower discounts 2009-08-07 00:49:43 +00:00
Laurent Destailleur
8abeed13b7 New: Add picto on tab titles 2009-08-05 18:11:27 +00:00
Laurent Destailleur
3ef5f96974 New: Add picto on tab titles 2009-08-05 17:49:12 +00:00
Laurent Destailleur
0baf06d2d1 New: Add picto on tab titles 2009-08-05 17:19:55 +00:00
Laurent Destailleur
2aa5173f29 Debug option MAIN_AUTOFILL_TOWNFROMZIP 2009-08-04 12:47:09 +00:00
Laurent Destailleur
49eac8ee04 New: Add log tab on emailing module 2009-07-29 18:41:39 +00:00
Laurent Destailleur
68fd815137 Fix: Missing event in calendar 2009-07-22 20:41:50 +00:00
Laurent Destailleur
e77d1c2a99 Fix: Order of last intervention are done on tms date 2009-07-22 17:29:32 +00:00
Laurent Destailleur
d222a78c62 Fix: Removed urldecode used on superglobal _GET and _POST and _REQUEST... since they are already decoded by PHP. 2009-07-22 17:13:59 +00:00
Laurent Destailleur
0cc71ca978 Fix: bug #26929 : les fichiers contenant le signe + dans le nom ne peuvent tre tlchargs
Ne:w Use new confirm popup to delete file confirmation
2009-07-16 00:43:59 +00:00
Laurent Destailleur
3a3384da0d Fix: bug #26991 : Action termine la saisie sans le demander 2009-07-15 23:14:15 +00:00
Laurent Destailleur
dd7fe85d29 Fix: title lost 2009-07-08 15:02:50 +00:00
Laurent Destailleur
451144e261 Fix: Correct corrupted data 2009-07-08 13:35:00 +00:00
Regis Houssin
a7082ba0bf Fix: the delivery address was not recovered 2009-07-08 12:02:36 +00:00
Regis Houssin
474dd7a9df Fix: the delivery address was not recovered 2009-07-08 12:02:36 +00:00
Regis Houssin
5735736a3b Fix: the delivery address was not recovered 2009-07-08 11:31:59 +00:00
Laurent Destailleur
814b1acd43 New: Add statistics on contract area
Minor look enhancements
2009-07-08 10:10:35 +00:00
Laurent Destailleur
7e639a7f66 Look: Some enhancements in look and themes 2009-07-07 16:30:24 +00:00
Laurent Destailleur
a126d1246b Look: Some enhancements in look and themes 2009-07-07 16:28:10 +00:00
Laurent Destailleur
7de90dc43b New: Add a cancel button 2009-07-06 20:53:41 +00:00
Regis Houssin
9847d57e5c Fix: missing argument 2009-07-03 09:50:34 +00:00
Laurent Destailleur
fbd3bd0a76 Fix: Record was not found 2009-07-01 23:57:30 +00:00
Laurent Destailleur
2be9a2fdb4 Fix: If multiprice is enabled and level is not defined for customer, we always use the level 1. We can't use the denormalized price stored in product table as this price is the last price saved (it might be any level) and should never bee seen by user when multiprice is activated.
So we force the level to 1 if not defined.
2009-06-19 07:32:39 +00:00
Laurent Destailleur
aaac14c8c0 New: Price level can be defined also for prospects. 2009-06-16 18:51:48 +00:00
Laurent Destailleur
8732364f01 Qual: Now module services and products are two completely separated modules. 2009-06-08 18:14:37 +00:00
Laurent Destailleur
bb6cfc1ee4 New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:59:06 +00:00
Laurent Destailleur
bbb3b8125d Fix: Removed delete of orders with amount is 0.
New: Can now use 0 as amount.
Qual: Uniformise labels
2009-06-04 00:36:23 +00:00
Laurent Destailleur
d4a3038240 Restore changes after 27 may due to from savannah Crash. 2009-06-03 23:00:24 +00:00
Laurent Destailleur
1063772919 Qual: Uniformize code 2009-05-27 15:52:08 +00:00
Laurent Destailleur
b57b5e9e38 New: If missing data, other data are kept. 2009-05-27 15:30:56 +00:00
Laurent Destailleur
930b400458 Uniformize code and make fix on predefined invoice feature. 2009-05-27 01:15:44 +00:00
Laurent Destailleur
82d97b1ee1 Can add a field errors-to to emailings 2009-05-24 22:11:46 +00:00
Laurent Destailleur
c50d2cea03 Can add a field errors-to to emailings 2009-05-24 22:01:19 +00:00
Laurent Destailleur
426d948bb3 Add error management 2009-05-20 11:20:49 +00:00
Regis Houssin
16e91bf213 Fix: no accent 2009-05-19 20:19:45 +00:00
Regis Houssin
29600cddb9 Fix: apercu du background inutile car en visu sur la fiche 2009-05-19 17:14:17 +00:00
Regis Houssin
842d240980 Add: build style css in mail 2009-05-19 15:40:25 +00:00
Regis Houssin
59920dc63a Fix: view background color in view mode 2009-05-19 14:09:51 +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
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Regis Houssin
e5d222b6cc Fix: rgression sur l'utilisation des niveau du jeton, on test sur les 2 niveaux car
comportement alatoire avec certaines fonctions
2009-05-17 08:01:54 +00:00
Regis Houssin
9f86fcc443 Fix: niveau alatoire du jeton sur le confirm_form, on le scurise que si il contient
des donnes POST
2009-05-16 16:51:09 +00:00
Regis Houssin
31afa633eb Fix: name of checkbox 2009-05-16 15:52:16 +00:00
Regis Houssin
c1c1f8a4d2 Fix: ajout d'un niveau supplmentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
07c6ffb065 Fix: ajout d'un jeton alatoire dans les requetes POST 2009-05-16 12:52:53 +00:00
Regis Houssin
8efffebe2e Fix: ajout d'un jeton alatoire dans les requetes POST 2009-05-15 14:32:44 +00:00
Laurent Destailleur
33df2649ef Fix: When product type is missing, description is not lost when adding new product lines. 2009-05-15 11:02:54 +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
28ca4e7e6b Remove commercial module and 2 TODOs. 2009-05-10 06:00:28 +00:00
Laurent Destailleur
ec5ed9f5f4 Add date of last change in invoice tables 2009-05-10 04:20:37 +00:00
Regis Houssin
b77489a414 New: early development of multi-company module 2009-05-08 16:31:11 +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
Laurent Destailleur
edb5dab96c Fix: Bad error mangement 2009-05-07 12:17:28 +00:00
Laurent Destailleur
1ea905d8b3 Look: Format price of discount 2009-05-07 12:13:34 +00:00
Regis Houssin
0aa35985ce Fix: add link to go close form 2009-05-06 20:27:56 +00:00
Laurent Destailleur
866e5952b0 Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 17:09:45 +00:00
Regis Houssin
39f233ac14 Fix: accent 2009-05-06 14:25:12 +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
89beb6313c Qual: Remove not used pages 2009-05-05 16:17:05 +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
754041115f Qual: Reduce quantity of code. Make code simpler 2009-05-04 11:40:00 +00:00
Regis Houssin
828bf22670 Fix: bad link 2009-05-02 15:01:20 +00:00
Regis Houssin
929939d0bf New: early development of multi-company module 2009-04-30 12:14:50 +00:00
Laurent Destailleur
6d225588e5 Fix: Must not use DOL_DATA_ROOT directly 2009-04-29 18:52:07 +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
Laurent Destailleur
73842b5e05 Fix: Syntax error 2009-04-29 13:04:55 +00:00
Regis Houssin
974e0d36fe Fix: meilleur mise en page si modules dsactivs 2009-04-29 09:39:12 +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
c1b3f88cc3 New: parametre de config des repertoires dans les proprietes de la classe du module
avec un rpertoire parent en fonction de l'entit
2009-04-29 07:03:55 +00:00
Regis Houssin
21057ef7bd New: parametre de config des repertoires dans les proprietes de la classe du module
avec un rpertoire parent en fonction de l'entit
2009-04-29 06:22:37 +00:00
Regis Houssin
13e9ff24a7 New: parametre de config des repertoires dans les proprietes de la classe du module
avec un rpertoire parent en fonction de l'entit
2009-04-28 20:35:01 +00:00
Regis Houssin
a20b4643df New: parametre de config des repertoires dans les proprietes de la classe du module
avec un rpertoire parent en fonction de l'entit
Fix: uniformisation propal to propale
2009-04-28 13:52:08 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Regis Houssin
8ae165b6d3 Fix: error if propal module is not enable 2009-04-22 06:45:59 +00:00
Laurent Destailleur
07965ce694 Look: Nowrap on contract ref 2009-04-20 20:57:59 +00:00
Laurent Destailleur
4f2d2d2d00 Can validate a propasal with amount to 0 2009-04-06 18:16:04 +00:00
Laurent Destailleur
92c79cfb90 Change order of boxes to have "last modified" first on all main area. 2009-04-06 17:49:18 +00:00
Laurent Destailleur
0fde627f5e Renamed label 2009-04-06 08:40:55 +00:00
Laurent Destailleur
203336b839 Fix: Do not send emailing if confirm is no 2009-04-05 20:14:49 +00:00
Laurent Destailleur
3642ac0550 Look: Add nowrap 2009-04-05 19:53:40 +00:00
Laurent Destailleur
69c0e840ee Minor change 2009-04-05 02:23:57 +00:00
Laurent Destailleur
f14d46ffe0 Fix: When expand on click on a day for a previous/next day, we must not change of month. 2009-03-30 16:33:22 +00:00
Laurent Destailleur
13e895a59c Sec: A read only user can not delete an attached file 2009-03-28 18:22: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
cea2f8aa82 After deleting an email target for an emailing, we stay on same page. 2009-03-12 22:56:31 +00:00
Laurent Destailleur
439a0f3260 New: Some changes to support the type of line in entities. 2009-03-12 22:33:26 +00:00
Laurent Destailleur
029a9d73e4 New: Some changes to support the type of line in entities. 2009-03-12 00:14:56 +00:00
Laurent Destailleur
7a6de88762 Fix: Bad navigation link 2009-03-11 08:48:56 +00:00
Laurent Destailleur
8431675159 New: Some changes to support the type of line in entities. 2009-03-10 01:18:45 +00:00
Laurent Destailleur
681a787fea New: Some changes to support the type of line in entities. 2009-03-10 00:54:53 +00:00
Laurent Destailleur
cdc6493ba5 Removed TODO and deprecated files 2009-03-09 21:59:29 +00:00
Laurent Destailleur
77d3821645 New: Some pages can link to wiki help pages 2009-03-09 11:28:12 +00:00
Laurent Destailleur
8811d50769 Fix: Choose of contact for actions was lost 2009-03-07 01:19:28 +00:00
Laurent Destailleur
160ae055a7 Can modify proposal date if statut is draft. 2009-03-04 00:14:51 +00:00
Laurent Destailleur
d0d9e8252f Add permissions on agenda modules 2009-03-03 00:20:21 +00:00
Laurent Destailleur
ba14103659 New: Upload of joined files need create/modify permissions to work 2009-03-03 00:12:56 +00:00
Laurent Destailleur
61e2282cb1 Qual: Removed deprecated code 2009-03-02 18:25:51 +00:00
Laurent Destailleur
d4e5647b7e Changes to support deposit invoices 2009-03-02 18:17:19 +00:00
Laurent Destailleur
d92ab8874b Support for deposit invoices 2009-03-02 16:06:52 +00:00
Laurent Destailleur
04ccfbe868 Fix: Permission on action create 2009-02-26 00:59:33 +00:00