Commit Graph

272 Commits

Author SHA1 Message Date
Laurent Destailleur
f967f31a0a Doc 2009-12-30 11:42:41 +00:00
Laurent Destailleur
f7be904ab6 New: Add a default errors-to for emailing module. 2009-12-29 20:32:59 +00:00
Laurent Destailleur
f006805ed9 Qual: Move script to init data in same directoty 2009-12-28 13:23:58 +00:00
Laurent Destailleur
b1af17940a Fix: running sending-email.php 2009-12-17 07:28:19 +00:00
Laurent Destailleur
af4033e4b4 Fix: Error return must be < 0 2009-12-13 22:29:13 +00:00
Laurent Destailleur
bcc62447af New: Can define the new product ref when cloning 2009-12-10 11:01:16 +00:00
Laurent Destailleur
9fc276d03b task #9916 : Add FREE text for interventions card 2009-12-09 19:04:54 +00:00
Laurent Destailleur
03f11bf481 New: Add label for stock movements 2009-12-09 18:13:47 +00:00
Laurent Destailleur
31d8054124 New: task #9782 : Add possibility to delete a warehouse 2009-12-09 16:49:27 +00:00
Laurent Destailleur
c5a4893b7c Fix: Change of numbering module was not effective 2009-12-09 14:22:25 +00:00
Laurent Destailleur
ffaa8dc08f New: VAT number is saved in one field only. This is more "international". 2009-12-09 13:17:16 +00:00
Laurent Destailleur
0663b7cbd8 New: Can add {tttt} in numbering modules 2009-12-07 17:27:09 +00:00
Laurent Destailleur
c182813c6c Fix:bug #27891 : le datepicker ne choisit pas la bonne date 2009-12-04 19:04:00 +00:00
Laurent Destailleur
9c6b85695b New: When creating a new third party from a member, it is set as a new customer. 2009-12-04 10:21:14 +00:00
Laurent Destailleur
2eac3d1e92 Update doc 2009-11-02 10:48:12 +00:00
Laurent Destailleur
61172912f0 Fix: Errors in postgreSQL support 2009-10-26 18:10:52 +00:00
Laurent Destailleur
0cdf7aef61 A lot of fix on point of sale module 2009-10-23 23:51:09 +00:00
Laurent Destailleur
74908715c3 Qual: Move independant external modules to the repository of modules. 2009-10-20 16:17:58 +00:00
Laurent Destailleur
0facaf4fc9 First change for future geoip module. 2009-10-13 21:46:09 +00:00
Laurent Destailleur
aab3fc9e7c First try to reduce usage of $dolibarr_main_url_root. 2009-10-09 18:32:35 +00:00
Laurent Destailleur
4f37c57b64 Move directories 2009-10-08 07:56:17 +00:00
Laurent Destailleur
0173de1940 Create htaccess file by default into document if not already exists 2009-10-06 00:24:33 +00:00
Laurent Destailleur
7cd5e0b021 New: Can define first day of week 2009-09-29 17:26:59 +00:00
Laurent Destailleur
2b054271e2 New: Add module FTP client 2009-09-27 23:22:00 +00:00
Laurent Destailleur
3c3f211023 New: Better usage when using with a smartphone 2009-09-15 11:24:00 +00:00
Laurent Destailleur
7036c67414 New: First change to test how to optimize for smartphone. 2009-09-15 01:22:19 +00:00
Laurent Destailleur
0598ee3668 New: Add experimental module Point of sale 2009-09-11 14:29:36 +00:00
Laurent Destailleur
10002455b0 New: Add an admin page of PHP sessions with a way to lock new connections for other users than yourself. Can also purge existing sessions. 2009-09-01 22:20:55 +00:00
Laurent Destailleur
070b160450 New: Add option MAIN_ONLY_LOGIN_ALLOWED to lock login to any user that is not value of constant.
For example MAIN_ONLY_LOGIN_ALLOWED=admin will lock login to any login except admin.
This make possible to make maintenance works.
A page to add/remove this constant will be added later in system-tools
2009-08-30 01:39:40 +00:00
Laurent Destailleur
4c6d55dc1e Doc 2009-08-26 10:06:12 +00:00
Laurent Destailleur
c3d045227b New: Change to allow a module to add subsitutions keys.
Change to be compatible with numberwords plugin.
2009-08-25 20:57:54 +00:00
Laurent Destailleur
a5c7178a3d New: Can use variables into the free text on PDF (__TOTAL_TTC_, __TOTAL_VAT...) 2009-08-25 13:37:29 +00:00
Laurent Destailleur
1600dee50d New: Can protect a module to not being enabled if javascript disabled 2009-08-24 12:05:41 +00:00
Laurent Destailleur
729a02fdef Update doc 2009-08-22 03:47:19 +00:00
Laurent Destailleur
2b26eb5b4a Add a print icon to show a page to print without menus. 2009-08-19 20:57:15 +00:00
Regis Houssin
6eeb9cd0d4 changelog: update smarty 2009-08-13 08:04:32 +00:00
Laurent Destailleur
37cb774ae7 New: First try to support right to left languages (ar_AR) 2009-08-12 00:21:24 +00:00
Laurent Destailleur
122b1442ca New: More robust LDAP synchronizing 2009-08-12 00:16:32 +00:00
Laurent Destailleur
7ef1ef93ea New: More robust LDAP synchronizing 2009-08-11 23:42:21 +00:00
Laurent Destailleur
13a3de8d90 Fix: "Now" link works when date popup is not used.
New: Add option to hide help in menu.
2009-08-09 19:25:17 +00:00
Laurent Destailleur
1ffefc1276 Doc 2009-08-09 01:47:28 +00:00
Laurent Destailleur
cf0e98809d Fix: Debug module notification 2009-07-29 22:03:20 +00:00
Laurent Destailleur
49eac8ee04 New: Add log tab on emailing module 2009-07-29 18:41:39 +00:00
Laurent Destailleur
ee999273ba New: Include Dolibarr version in suggested dump filename. 2009-07-28 17:19:46 +00:00
Laurent Destailleur
af9c2bc296 New: Added module Gravatar 2009-07-19 16:58:34 +00:00
Laurent Destailleur
c087d11bb8 Qual: Removed deprecated code 2009-07-10 08:58:26 +00:00
Laurent Destailleur
5e649cd44d New: Store and show estimated value of stock 2009-07-09 18:59:29 +00:00
Laurent Destailleur
1b8c9df552 New: An external module can force the third party code to be required whatever is the rule of third party code module. 2009-07-06 07:58:26 +00:00
Laurent Destailleur
6ac445d043 New: Add a confirmation on dangerous admin purge feature. 2009-07-04 13:07:52 +00:00
Laurent Destailleur
686c717161 New: Add a confirmation on dangerous admin purge feature. 2009-07-04 12:50:43 +00:00
Laurent Destailleur
c3c894f040 New: Can add a free text on bank cheque receipts 2009-06-17 01:09:32 +00:00
Laurent Destailleur
aaac14c8c0 New: Price level can be defined also for prospects. 2009-06-16 18:51:48 +00:00
Laurent Destailleur
3fa3ebf316 Fix: Fix payment conditions on commercial proposals 2009-06-16 18:06:40 +00:00
Laurent Destailleur
70c4f0bd93 New: Can fix some fatal errors with a repair script. 2009-06-15 18:16:22 +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
14704c9794 Fix: Nb of orders to process was wrong 2009-06-14 21:09:44 +00:00
Laurent Destailleur
4ca0941076 New: Can add a data file into a module 2009-06-04 20:55:01 +00:00
Laurent Destailleur
509e228f3e New: Add filters on stock movement 2009-06-03 20:05:49 +00:00
Laurent Destailleur
3a690c7643 New: Add stock in product lists 2009-05-27 16:11:33 +00:00
Laurent Destailleur
c9daeaa149 Add a confirmation when cloning products. 2009-05-27 15:16:54 +00:00
Laurent Destailleur
b309cd1380 Fix: W3C 2009-05-27 14:32:19 +00:00
Laurent Destailleur
86625da643 Predefined invoices are now always enabled 2009-05-27 01:59:33 +00:00
Laurent Destailleur
c50d2cea03 Can add a field errors-to to emailings 2009-05-24 22:01:19 +00:00
Laurent Destailleur
d580670e0e New: Add a new emailing selector 2009-05-22 15:45:31 +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
Laurent Destailleur
fb4119ae7d Fix: Can update price even with "NPR" VAT rates. 2009-05-15 10:47:12 +00:00
Laurent Destailleur
e35002a56c Doc 2009-05-10 16:26:10 +00:00
Laurent Destailleur
a8abdefd71 Look: Complete theme rodolphe 2009-05-10 14:16:17 +00:00
Laurent Destailleur
962712192a New: Enhance help center 2009-05-08 22:08:41 +00:00
Laurent Destailleur
462747ed18 Option for faster confirmation process with one ajax popup. 2009-05-07 00:47:15 +00:00
Laurent Destailleur
66c5c6b909 Qual: Remove deprecated code 2009-05-05 17:27:52 +00:00
Laurent Destailleur
4e2b3fc685 Fix: Customer code was not correct if it contains special characters 2009-05-05 15:06:59 +00:00
Laurent Destailleur
2e2b3b4be4 Can use a cache for xcal exports 2009-05-04 20:39:17 +00:00
Laurent Destailleur
d154c26011 Can export commercial proposals 2009-05-04 19:55:52 +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
Laurent Destailleur
18a1b9188d Fix: Typo 2009-04-29 14:17:39 +00:00
Laurent Destailleur
fca2f764ff Fix: Creation from public form works again 2009-04-02 00:34:32 +00:00
Laurent Destailleur
f93474f152 New: Can use decimal values in stock 2009-03-28 18:32:27 +00:00
Laurent Destailleur
7634141c33 Fix: If code bar generator module is removed, page still working. 2009-03-28 17:09:49 +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
70c1ea4ab2 Fix: Option force invoice date to validation date working correctly 2009-03-09 18:40:16 +00:00
Laurent Destailleur
77d3821645 New: Some pages can link to wiki help pages 2009-03-09 11:28:12 +00:00
Laurent Destailleur
160ae055a7 Can modify proposal date if statut is draft. 2009-03-04 00:14:51 +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
ba14103659 New: Upload of joined files need create/modify permissions to work 2009-03-03 00:12:56 +00:00
Regis Houssin
05a48da313 New: Upgrade Scriptaculous to 1.8.2 and Prototype to 1.6.0.3 2009-03-02 23:18:56 +00:00
Laurent Destailleur
d82502beb4 Support paybox payment on members 2009-02-26 00:42:22 +00:00
Laurent Destailleur
4940d95e9d New: Add filter on statut in emailing selector for dolibarr users 2009-02-18 20:30:33 +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
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
6c20010326 Distinct status "running not expired" from "running expired" in lines contract status 2009-02-09 19:31:06 +00:00
Laurent Destailleur
69fe8eeefd Added support for SMTPS protocol
Added a help center
2009-02-09 00:50:38 +00:00
Laurent Destailleur
95d6260e87 Added support for SMTPS protocol 2009-02-09 00:04:34 +00:00
Laurent Destailleur
b31d25e767 Add stock information in products list. 2009-02-06 06:45:50 +00:00
Laurent Destailleur
9a8a7b6a87 New: Show comment in supplier order status changement 2009-02-02 22:11:10 +00:00
Laurent Destailleur
bf01512071 New: Customer and supplier codes can be automatically generated 2009-01-31 16:11:34 +00:00
Laurent Destailleur
6cb32ff8c1 Fix: Load of data 2009-01-31 01:34:52 +00:00
Laurent Destailleur
204693b0e8 Change to uniformize code of PDF generators 2009-01-29 01:57:56 +00:00
Laurent Destailleur
df0ef9efe5 New: Can add a bookmark on all dolibarr pages. 2009-01-23 00:47:23 +00:00
Laurent Destailleur
d2ee9ef397 New: Add attachments on intervention cards 2009-01-21 17:39:21 +00:00