Commit Graph

1862 Commits

Author SHA1 Message Date
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 téléchargés
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 terminée à 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: 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
9f86fcc443 Fix: niveau aléatoire du jeton sur le confirm_form, on le sécurise que si il contient
des données 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 supplémentaire du cache du jeton 2009-05-16 15:45:26 +00:00
Regis Houssin
07c6ffb065 Fix: ajout d'un jeton aléatoire dans les requetes POST 2009-05-16 12:52:53 +00:00
Regis Houssin
8efffebe2e Fix: ajout d'un jeton aléatoire 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 désactivés 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 répertoire 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 répertoire 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 répertoire 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 répertoire 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
Laurent Destailleur
6dbe70b2f5 Support of deposit invoices 2009-02-25 22:14:14 +00:00
Laurent Destailleur
76e0a7a37b Fix: Permissions on create actions 2009-02-25 21:24:19 +00:00
Laurent Destailleur
f26f0654d0 Add user author in list 2009-02-25 21:03:40 +00:00
Laurent Destailleur
4333e8cb2a Changes to support deposit invoices 2009-02-24 02:41:21 +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
561caa95c1 Look: Nowrap 2009-02-18 22:11:04 +00:00
Laurent Destailleur
a00f87a28c Can resend an emailing 2009-02-18 21:48:07 +00:00
Laurent Destailleur
89e15605ad Can have 5 other fields in emailing 2009-02-18 20:04:29 +00:00
Laurent Destailleur
19e1bd0083 Qual: Removed deprecated code 2009-02-18 15:00:34 +00:00
Laurent Destailleur
8126b0cd6f Qual: Removed deprecated code 2009-02-18 14:29:56 +00:00
Laurent Destailleur
c78bd22adc Uniformize code for contacts linking 2009-02-18 12:26:55 +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
9fc5a1f705 Fix: Special char in email title 2009-02-16 20:48:36 +00:00
Laurent Destailleur
e2721fd48f Enhancement in EMailing module 2009-02-16 20:30:30 +00:00
Laurent Destailleur
c42ed09071 Fix: Some fix everywhere in beta 2009-02-10 22:07:31 +00:00
Laurent Destailleur
b568ca1b54 Show company email on all company cards 2009-02-07 16:30:47 +00:00
Laurent Destailleur
c7246461e6 Fix: Do not loose type date if creation fails 2009-02-04 20:43:18 +00:00
Laurent Destailleur
076f6ae9ec Added a field in member table to link to a third party 2009-02-01 14:40:06 +00:00
Laurent Destailleur
03c4232191 Fix: Hide data if user has no permission 2009-01-30 22:42:06 +00:00
Laurent Destailleur
16c9fd79d3 Minor fix 2009-01-26 21:57:14 +00:00
Laurent Destailleur
5b2b029f16 Can add additionnal fields in emailings selectors 2009-01-25 22:04:55 +00:00
Laurent Destailleur
d61219feed Enhancement in bookmark module 2009-01-23 16:44:12 +00:00
Laurent Destailleur
31fb99d450 Can remove a proposal 2009-01-23 15:28:36 +00:00
Laurent Destailleur
61cabe5911 Add missing page 2009-01-23 15:26:55 +00:00
Laurent Destailleur
df0ef9efe5 New: Can add a bookmark on all dolibarr pages. 2009-01-23 00:47:23 +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
d370e2ff9f Fix: Translation of Offered on PDF 2009-01-15 00:32:10 +00:00
Laurent Destailleur
192cb68c28 Can clone a commercial proposal 2009-01-14 15:53:52 +00:00
Laurent Destailleur
530c1312ac Maxi debug of multiprice feature
Prepare 2.5.1
2009-01-10 01:11:17 +00:00
Laurent Destailleur
754e0111f3 Perf: Reduce nb of call to time function. 2009-01-07 15:21:16 +00:00
Laurent Destailleur
00e25560c9 Message is more clear. 2009-01-07 13:40:07 +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
8e80c703fa Use idate and jdate to store date 2009-01-04 22:19:25 +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
cc7ebc8251 Add status if referrer list of a project 2008-12-27 23:40:25 +00:00
Laurent Destailleur
2fd6bde504 Renamed option MAIN_AUTOFILL_TOWNFROMZIP 2008-12-10 14:11:59 +00:00
Laurent Destailleur
8b263e4b16 Can use several root directories. 2008-12-07 19:19:32 +00:00
Laurent Destailleur
a9b2245a0e Translation 2008-12-04 17:52:32 +00:00
Laurent Destailleur
03544ef369 Add navigation on emailing cards 2008-12-04 17:37:28 +00:00
Laurent Destailleur
a29b1c3b3d Add now button 2008-12-03 21:41:07 +00:00
Laurent Destailleur
65cd4531c4 Qual: Reduce memory usage 2008-12-03 21:17:51 +00:00
Laurent Destailleur
4250c4c982 User affected to is current user by default 2008-12-02 18:52:13 +00:00
Laurent Destailleur
c639b5b293 Add phone on action if action is phone call 2008-12-02 18:41:17 +00:00
Laurent Destailleur
e90e29c201 Fix: Log error level 2008-11-28 18:42:11 +00:00
Laurent Destailleur
dc46ba4000 Removed duplicate code.
Prepare dynamic disabling of modules
2008-11-27 23:02:49 +00:00
Laurent Destailleur
62b3d11542 Memory optimisation
Add number of other events not shown in calendar for each day
2008-11-26 18:39:19 +00:00
Laurent Destailleur
40a2be8db6 Support UTF8 export 2008-11-26 10:04:26 +00:00
Laurent Destailleur
d10b916cbf Add options to help debug 2008-11-26 09:47:34 +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
0c9273819a Removed deprecated files 2008-11-16 19:07:06 +00:00
Laurent Destailleur
e653822537 Look: A lot of enhancements in Dolibarr skins 2008-11-16 18:55:00 +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
1c58b61eba Look: A lot of enhancements in Dolibarr skins 2008-11-16 00:06:26 +00:00
Laurent Destailleur
5ca64f8f60 Fix: Previous and next event not in month missing 2008-11-13 18:34:02 +00:00
Laurent Destailleur
3731419531 doxygen 2008-11-11 21:04:43 +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
b693d9ed62 Can make a clone of an emailing 2008-11-10 14:20:02 +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
3e8a91a1b1 Reduce amount of memory required by agenda view 2008-10-28 22:28:40 +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
2e9369a27b Added patch from matelli 2008-10-28 00:19:36 +00:00
Laurent Destailleur
70b0f0042e Qual: Uniformize use of dolibarr_print_date 2008-10-26 15:55:50 +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
53218d9032 Output in PDF is ok even with UTF-8 default 2008-10-24 01:00:51 +00:00
Laurent Destailleur
6a259176a4 Add option to set mask on new files 2008-10-21 21:27:20 +00:00
Laurent Destailleur
bd83f13563 Fix: Bad translation for actions 2008-10-20 00:50:56 +00:00
Laurent Destailleur
dd3d8084b8 New: changes to support UTF-8 output format 2008-10-17 00:24:44 +00:00
Laurent Destailleur
404081cc34 Fix: Can change filter 2008-10-06 21:36:45 +00:00
Laurent Destailleur
2f61274a76 New: Input of action is easier. 2008-10-06 21:31:05 +00:00
Laurent Destailleur
30659d34be Fix: Patch http://matelli.fr/showcases/patchs-dolibarr/fix-prospects-list.html 2008-10-01 19:26:01 +00:00
Laurent Destailleur
b5d31f9d5d Add patch http://www.matelli.fr/showcases/patchs-dolibarr/add-action-button-behaviour.html 2008-09-30 00:02:41 +00:00
Laurent Destailleur
e83bda4f42 Miscellanous enhancements in dolibarr_stringtotime function 2008-09-29 00:17:40 +00:00
Laurent Destailleur
73846513e3 task #8608 : Add checkbox to show birthdays in calendar view 2008-09-28 03:39:39 +00:00
Laurent Destailleur
9d0bb63c39 Fix: Change of prospect statut does not change page 2008-09-10 22:22:48 +00:00
Laurent Destailleur
4d92aa5027 New: Support location in events 2008-09-09 17:57:12 +00:00
Laurent Destailleur
12d5b90b6c Fix: Statut to close a proposal is required. 2008-09-08 23:48:01 +00:00
Laurent Destailleur
b49d7f5390 Qual: Uniformize code. 2008-09-08 13:32:38 +00:00
Laurent Destailleur
e461753e43 Qual: Uniformize code. 2008-09-08 13:32:37 +00:00
Laurent Destailleur
758a78ef85 Qual: Uniformize code. 2008-09-08 12:56:34 +00:00
Laurent Destailleur
74801a2914 Qual: Uniformize code. 2008-09-08 12:51:29 +00:00
Laurent Destailleur
4a3e952b26 Agenda ical export allows to filter on login 2008-09-06 21:36:26 +00:00
raphael_bertrand
0446c3da41 Chronodocs module support 2008-09-03 07:36:57 +00:00
Laurent Destailleur
3944d45613 Fix: When editing status, filters and sort order not lost. 2008-09-02 01:23:25 +00:00
Laurent Destailleur
3b88095f8f Add sladame patch to add view of day. 2008-08-29 22:46:54 +00:00
Laurent Destailleur
b14e380380 Doxygen 2008-08-29 22:44:15 +00:00
Laurent Destailleur
f08ffc669b Add sladame patch to add view of day. 2008-08-29 22:40:36 +00:00
Laurent Destailleur
bd20a88be3 Fix: Removed bad W3C compliant HTML tags 2008-08-29 21:16:34 +00:00
Laurent Destailleur
1f22ba919d Add patch from patrick raguin to support minimum for a price 2008-08-27 23:30:19 +00:00
Laurent Destailleur
8411203632 Add patch from patrick raguin to support minimum for a price 2008-08-27 23:00:37 +00:00