Commit Graph

612 Commits

Author SHA1 Message Date
Laurent Destailleur
5b37189266 Doxygen 2010-04-26 23:00:52 +00:00
Philippe Grand
7d88487c80 according to new tree directory 2010-04-25 10:50:09 +00:00
Regis Houssin
8b28989e8a Fix: problem with php5.3 2010-04-23 09:30:47 +00:00
Laurent Destailleur
c6a136930e Fix: Theme was not defined with smartphone 2010-04-22 19:45:59 +00:00
Regis Houssin
335c038dd8 Fix: regression 2010-04-21 22:14:11 +00:00
Regis Houssin
621bd68e3b Fix: workflow module is enabled by default
Fix: integration of triggers in the workflow module
!!! we now call "call_workflow" instead of "run_triggers" !!!
2010-04-21 16:29:37 +00:00
Laurent Destailleur
6f337fcd41 Fix: Missing include 2010-04-17 14:49:27 +00:00
Regis Houssin
79d7be01d1 Fix: the core system used php templates by default 2010-04-12 18:56:53 +00:00
Philippe Grand
011ea91f81 move interfaces class to core directory 2010-04-08 13:09:00 +00:00
Laurent Destailleur
b5bc6dac90 Qual: Remove deprecated code 2010-04-04 23:46:53 +00:00
Regis Houssin
40b5352430 Fix: rename "templates" to "tpl" 2010-03-30 13:26:20 +00:00
Philippe Grand
78b9faca85 move class file commonobject to core directory 2010-03-29 16:40:57 +00:00
Philippe Grand
a56832d521 move contact class file to contact directory 2010-03-25 13:51:24 +00:00
Philippe Grand
2ad53b40eb move file class usergroup to user/group directory 2010-03-23 21:27:06 +00:00
Philippe Grand
ff5d7ee824 move file class user to user directory 2010-03-23 21:17:18 +00:00
Regis Houssin
9647d5a7a6 Qual: First change to remove pre.inc.php 2010-03-01 08:08:49 +00:00
Laurent Destailleur
677c2fc6dc Fix: Parameter lost 2010-02-27 16:49:34 +00:00
Laurent Destailleur
c001d75785 Fix: Can change password if has only permission change password. 2010-02-27 16:14:52 +00:00
Laurent Destailleur
24efaa6fa1 New: Add logo of country "near" language in setup pages. 2010-02-27 10:11:00 +00:00
Regis Houssin
5e65d811a9 Fix: same session name on some installations 2010-02-26 11:30:35 +00:00
Regis Houssin
8365172200 Fix: traduction of country code 2010-02-18 14:39:51 +00:00
Laurent Destailleur
4801f576da Fix: Photo for users and members were saved with .jpg even if .png 2010-02-13 22:32:12 +00:00
Laurent Destailleur
8a37c13365 Look: Use style fieldrequired on mandatory fields 2010-02-04 19:54:58 +00:00
Laurent Destailleur
526cb8396c Fix: LDAP Synchro of user-group works when we change group content. 2010-01-16 19:56:05 +00:00
Laurent Destailleur
1374e7eeab Fix: Css relative url must start with / as it means relative to DOL_URL_ROOT. 2010-01-13 13:11:32 +00:00
Laurent Destailleur
87e1c1a098 Data are not lost if an input is wrong 2010-01-09 16:30:48 +00:00
Laurent Destailleur
5db8f59209 New: Add list of members in a member type card
New: Can make email for third party or users required
2010-01-08 17:33:30 +00:00
Laurent Destailleur
90d099ddf2 Core templates are in core/templates directory 2010-01-04 19:39:16 +00:00
Laurent Destailleur
fe64eb07eb Fix: All output page must include main.inc.php 2009-12-29 18:10:48 +00:00
Regis Houssin
14af79bd5c Test: smarty integration 2009-12-29 11:30:41 +00:00
Regis Houssin
6edbf70fd5 Fix: view LDAP attributes of entry 2009-12-22 19:14:33 +00:00
Regis Houssin
35db04e1b5 Fix: ldap 2009-12-21 11:12:57 +00:00
Laurent Destailleur
def839941f Qual: Uniformize code 2009-10-29 01:46:01 +00:00
Laurent Destailleur
0f4b911f54 Qual: Better compatibility with other databases 2009-10-29 01:26:38 +00:00
Regis Houssin
d50d4bae7c Fix: function "session_unregister()" is deprecated since php 5.3.0 2009-10-21 19:40:26 +00:00
Regis Houssin
c226de4f00 Fix: functions "ereg", "ereg_replace", "eregi", "eregi_replace" is deprecated since php 5.3.0 2009-10-21 14:02:14 +00:00
Laurent Destailleur
1ba947aef4 Qual: Uniformise doxygen headers 2009-10-19 19:54:27 +00:00
Laurent Destailleur
28993e7dcd Move artichow and smarty libs into includes directory with other libraries. 2009-10-07 17:51:15 +00:00
Laurent Destailleur
8c296ea19d Better look with Android 2009-10-06 15:23:01 +00:00
Laurent Destailleur
1288b4ab32 New: Better usage when using with a smartphone 2009-09-15 11:32:34 +00:00
Laurent Destailleur
3c3f211023 New: Better usage when using with a smartphone 2009-09-15 11:24:00 +00:00
Laurent Destailleur
4f4d9ab716 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:39 +00:00
Laurent Destailleur
e28b304bef Add dolibarr_main_demo and dolibarr_main_prod into config file instead of database for security reasons. 2009-08-25 14:01:43 +00:00
Laurent Destailleur
8cc8844ed1 Fix: Pb for a user to read its own card. 2009-08-17 17:32:38 +00:00
Laurent Destailleur
4cd2c1ad9e Update translation files 2009-08-13 19:16:43 +00:00
Laurent Destailleur
3fdee29536 New: Change to support arabe languages. 2009-08-12 17:40:47 +00:00
Laurent Destailleur
7ef1ef93ea New: More robust LDAP synchronizing 2009-08-11 23:42:21 +00:00
Laurent Destailleur
51cc44ba2e Fix: A lot of fix on LDAP synchro. 2009-08-11 20:16:58 +00:00
Laurent Destailleur
f2ce8f9413 Look: Minor change 2009-08-10 13:33:53 +00:00
Laurent Destailleur
c48d65232d Look: Same size than logon page 2009-08-09 01:46:10 +00:00
Regis Houssin
63fa194ff6 Fix: adjust security for external users 2009-08-06 13:07:25 +00:00
Laurent Destailleur
0baf06d2d1 New: Add picto on tab titles 2009-08-05 17:19:55 +00:00
Laurent Destailleur
351e612563 Qual: Remove deprecated files 2009-07-28 17:25:13 +00:00
Laurent Destailleur
58c1a8aafa W3C 2009-07-19 16:34:13 +00:00
Laurent Destailleur
d90438ce37 First change to solve pb on member change when member linked to a user. 2009-07-04 17:29:26 +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
0c4a0449e9 Qual: More help on edit page 2009-06-29 23:22:46 +00:00
Regis Houssin
56d69bb49e Fix: on ne doit pas rtrograder le superadmin 2009-06-29 13:59:18 +00:00
Regis Houssin
100a5323f9 Fix: problem with logo verification with fresh install 2009-06-28 00:31:36 +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
3c591db844 Restore changes after 27 may due to from savannah Crash. 2009-06-03 23:05:52 +00:00
Regis Houssin
6f163a94a8 Add: entity cookie just used for the login page 2009-05-22 15:24:32 +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
63b5f67069 Remove not required information 2009-05-21 21:50:36 +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
8332aaa952 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 14:07:25 +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
3786711822 Fix: ouverture d'une session temporaire de securite pour stocker une de cryptage alatoire pour
encryption du cookie
2009-05-20 18:18:25 +00:00
Regis Houssin
06d2d2fc2f Fix: nous ne sommes jamais trop prudent ! 2009-05-18 13:10:40 +00:00
Regis Houssin
8f9347b6e9 Fix: rowspan 2009-05-18 09:17:30 +00:00
Regis Houssin
de3ac5ca02 Fix: rowspan 2009-05-18 09:12:52 +00:00
Laurent Destailleur
fdcd7db65b Doc 2009-05-17 22:40:53 +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
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
e63c142ce7 Fix: ajout d'un jeton alatoire dans les requetes POST 2009-05-15 15:33:33 +00:00
Regis Houssin
852e8703f6 Fix: Replace with simple directories 2009-05-08 11:22:15 +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
1e37d24bf4 Can make a link between a member and a user 2009-05-06 23:30:49 +00:00
Laurent Destailleur
3ccecb4e7f Qual: Use a so much simpler way to have ajax confirmation boxes 2009-05-06 16:27:45 +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
Regis Houssin
f5695bf2f0 Fix: le superadmin ne pouvait plus se modifier lui mme 2009-05-05 09:28:56 +00:00
Laurent Destailleur
aa967dc3e0 Fix: Title of tabs must be the name of king of object. No properties must be included in title. Properties must be shown as a field in list the tab. 2009-05-05 00:25:14 +00:00
Laurent Destailleur
0ce46f52bf Title of tabs must be name of entity. 2009-05-05 00:20:17 +00:00
Laurent Destailleur
df2b19fdbe Fix: Fix some broken features on user management 2009-05-04 21:45:20 +00:00
Laurent Destailleur
ab2b56be13 Minor esthetical change and fix 2009-05-04 20:57:26 +00:00
Laurent Destailleur
5a3c10b2b5 Title must be name of entity 2009-05-04 19:12:47 +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
Regis Houssin
4759b06d2b Fix: just view non affected user and group 2009-05-04 18:13:07 +00:00
Regis Houssin
c5f14cc782 Fix: just view non affected user and group 2009-05-04 18:13:07 +00:00
Laurent Destailleur
4220aa58eb Minor esthetical change and fix 2009-05-04 17:52:15 +00:00
Regis Houssin
2a39d44657 Fix: seul le surperadmin peut modifier le superadmin 2009-05-04 16:09:24 +00:00
Regis Houssin
d6203a95f1 New: early development of multi-company module 2009-05-04 15:45:44 +00:00
Regis Houssin
d034282a53 New: early development of multi-company module 2009-05-04 15:42:04 +00:00
Regis Houssin
9a8a953e47 New: only superadmin access for common constant 2009-05-04 14:58:40 +00:00
Laurent Destailleur
8855f5dcf2 Fix: Bad parameters in function call 2009-05-04 09:47:41 +00:00
Regis Houssin
67377f7729 Fix: security check in user/group 2009-05-01 10:24:32 +00:00
Regis Houssin
d72d40c4b5 Todo: le champ type "password" modifie la valeur du mot de passe (test en mode crypte) !! 2009-04-30 14:51:27 +00:00
Regis Houssin
70fa7c02d4 Fix: problem with user module constant 2009-04-30 13:28:09 +00:00
Regis Houssin
2b5f711720 Fix: problem with user module constant 2009-04-30 13:28:08 +00:00
Regis Houssin
119604703a 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 21:18:28 +00:00
Regis Houssin
b86684805c New: early development of multi-company module 2009-04-27 20:37:50 +00:00
Regis Houssin
5f0902e2ea Fix: the cookie is destroyed at the end of the session 2009-04-23 13:52:45 +00:00
Laurent Destailleur
49cb6a58b5 Add a comment to remember to make a fix of this 2009-04-17 18:35:16 +00:00
Laurent Destailleur
dfa14dc04f Validate fix 2009-04-17 18:10:34 +00:00
Regis Houssin
c52636bd38 New: early development of multi-company module 2009-04-17 07:45:00 +00:00
Regis Houssin
fcc3a4f7c1 TODO: mauvaise constante je suppose, elle active la demande de confirmation par mail, de plus cette demande n'est pas envoye, et ne devrait pas tre par dfaut. 2009-04-16 15:31:48 +00:00
Regis Houssin
94a5df6a2d New: early development of multi-company module 2009-04-15 20:09:43 +00:00
Laurent Destailleur
cd78a8db7b Minor changes 2009-03-13 13:12:43 +00:00
Laurent Destailleur
77d3821645 New: Some pages can link to wiki help pages 2009-03-09 11:28:12 +00:00
Laurent Destailleur
3dadf24d10 Look: Uniformize pages look 2009-03-02 19:07:12 +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
a2b8b30a84 Reorganize code to reduce memory usage 2009-02-19 19:06:12 +00:00
Laurent Destailleur
1e1ee9d338 Fix: Save of box order 2009-02-11 02:18:27 +00:00
Laurent Destailleur
971a470dde Bookmarks can be publics 2009-02-01 13:30:33 +00:00
Laurent Destailleur
813c8ed4e9 Fix: Search of user scan also login 2009-01-31 00:15:34 +00:00
Laurent Destailleur
5de23dcc59 Change to uniformize code of PDF generators 2009-01-29 12:39:52 +00:00
Laurent Destailleur
83d9bdc382 Fix: Bad link 2009-01-20 00:35:09 +00:00
Laurent Destailleur
142a269667 Fix: Clicktodial plugin works correctly now 2009-01-09 21:22:58 +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
870eb63ef6 Fix: bad free 2008-12-21 22:24:23 +00:00
Laurent Destailleur
f39507688a A better demo home page 2008-12-10 14:56:05 +00:00
Laurent Destailleur
8b263e4b16 Can use several root directories. 2008-12-07 19:19:32 +00:00
Laurent Destailleur
25e3109d91 Qual: Mutualize duplicate code 2008-11-26 19:37:25 +00:00
Laurent Destailleur
d4fcbea712 Look: Minor esthetical change 2008-11-20 22:00:17 +00:00
Laurent Destailleur
e8f1998742 Qual: Move error string in errors lang file. 2008-11-20 21:53:56 +00:00
Laurent Destailleur
da41dccb2e Qual: Move error string in errors lang file. 2008-11-20 21:43:36 +00:00
Laurent Destailleur
b0c644d636 Look: Minor fix in view 2008-11-11 19:55:16 +00:00
Laurent Destailleur
055c4411ff Dolibarr and cashdesk module shares the same cookie 2008-10-26 12:59:56 +00:00
Laurent Destailleur
59faec9b4e Rename function to make code cleaner 2008-10-25 21:35:27 +00:00
Laurent Destailleur
211be07fb1 Reduce amount of memory. 2008-10-25 17:27:15 +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
2f61274a76 New: Input of action is easier. 2008-10-06 21:31:05 +00:00
Laurent Destailleur
31eaa7c163 Support bookmark add of product cards 2008-09-04 17:56:55 +00:00
Laurent Destailleur
16a8a8bd5f New: Prepare code to send password reminder in user language 2008-08-29 23:49:53 +00:00
Laurent Destailleur
31dcc93ae8 Fix: Send password from user card broken 2008-08-28 17:56:02 +00:00
Laurent Destailleur
cceb0e1b11 Add function listOfGroupForUser 2008-08-28 12:08:02 +00:00
Laurent Destailleur
384ec7fb59 Fix: Admin message must be disabled if non admin 2008-08-19 20:09:53 +00:00
Laurent Destailleur
ae6ec592ac Fix: Create login from contact 2008-08-10 23:46:44 +00:00
Laurent Destailleur
26ee61c719 Fix: LDAP access 2008-06-05 17:35:28 +00:00
Laurent Destailleur
e8cfcd8952 Fix: Can manage permissions for module on 2 different roots 2008-05-22 00:03:58 +00:00
Laurent Destailleur
601cd5114d Disable change of lang in demo 2008-05-13 20:49:38 +00:00
Laurent Destailleur
65c046514a Disable change of lang in demo 2008-05-13 20:38:21 +00:00
Laurent Destailleur
0a04f943d4 Look: Esthetical changes 2008-05-13 07:04:22 +00:00
Laurent Destailleur
85c0bb3d9f Doxygen 2008-05-13 06:52:31 +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