Yoselyn Castillo
|
950199a9d7
Fixing problem of loosing url_id when navigating -refs #6314
|
11 years ago |
Julio Montoya
|
d1addaf9fb
Minor - php warnings
|
12 years ago |
Julio Montoya
|
f53f20a142
Fixing agenda ical import
|
12 years ago |
Julio Montoya
|
9a337c2c2f
Returning to classic error_reporting
|
12 years ago |
Julio Montoya
|
1ddb770ecc
Using error_reporting(-1) if server was set in dev mode
|
12 years ago |
Julio Montoya
|
e1d5539f8c
Fixing formatting
|
12 years ago |
Julio Montoya
|
dfe1f7028f
Changing error_reporting we use now php > 5.3
|
12 years ago |
Julio Montoya
|
1cdc567615
Addin $userPasswordCrypted for backward compatibility see BT#5155
|
12 years ago |
Yannick Warnier
|
fb14ef9bcc
MMinor - Avoid notice in global.inc.php
|
12 years ago |
Julio Montoya
|
c56453a9a1
Minor - removing commented code
|
12 years ago |
Julio Montoya
|
94298bd9d4
Group id now should work like session id see #5648
|
12 years ago |
Yannick Warnier
|
dd34d4e7c7
Removed PHP_SELF checking in sub_language management (used better mechanism)
|
12 years ago |
Yannick Warnier
|
3e5ddd2de7
Avoiding notice-level messages if some url-specific settings are not found
|
12 years ago |
Yannick Warnier
|
8d7eeead1f
Minor - added quotes around comparison for value returned by api_get_setting()
|
12 years ago |
Julio Montoya
|
114dea5b35
Fixing minor corrections when migrating from 1.8.7 to 1.9 see #4662
|
12 years ago |
Julio Montoya
|
d1eda3ee4f
Moving the quota constant to global.inc and deleting unused script document/quota.php
|
12 years ago |
Yannick Warnier
|
52752db8b5
Added scripts for most-used language variables measurement and corresponding changes to get_lang() function and global.inc.php, which might later be removed for speed-up - refs #4804
|
12 years ago |
Julio Montoya
|
f646c332f4
Username is now a varchar(100) changing constant value from 40 to 100 depending of the login_is_email setting see #4793
|
12 years ago |
Julio Montoya
|
eb18bc6396
Minor - Adding api suffix to a new function
|
12 years ago |
Julio Montoya
|
b358024b89
Changing REQUIRED_PHP_VERSION to version 5.3 see #4790
|
12 years ago |
Julio Montoya
|
6803901e16
Minor corrections
|
12 years ago |
Laurent Opprecht
|
03926d6722
#4784 api_session_register
|
12 years ago |
Cesar Perales
|
765b50d92e
missing underline in require: sortabletable to sortable_table
|
12 years ago |
Laurent Opprecht
|
c6a0bcbf3c
global move loading of classes to autoload
|
12 years ago |
Laurent Opprecht
|
8e2add3216
global move loading of classes to autoload
|
12 years ago |
Laurent Opprecht
|
f46721c0ea
lib changes for Rss
|
12 years ago |
Laurent Opprecht
|
22410183b1
autoload and utility classes
|
12 years ago |
Laurent Opprecht
|
ea5f1e192e
Add custom logged out page #4610
|
12 years ago |
Julio Montoya
|
5335f890df
Adding db.lib.php (should use Doctrine ORM) + user entitie + metadata (just for tests)
|
12 years ago |
Julio Montoya
|
c4c328bc71
Adding commented code in order to use gettext see #4467
|
12 years ago |