jmontoyaa
|
a077c29109
Minor - Format code
|
7 years ago |
Yannick Warnier
|
d1b37f34fe
Minor - Add license refs + change dirname(__FILE__) to __DIR__ (about 4 times faster). See http://stackoverflow.com/questions/2749416/is-there-any-difference-between-dir-and-dirname-file-in-php
|
7 years ago |
jmontoyaa
|
208bcb14a1
Remove Session::read('message'); use Display::addFlash, remove api_set_failure/api_get_failure
|
8 years ago |
David Nos
|
5aa7996ad3
Fixed bug on edit user webservice: extra fields were not updated because $extras array were not transformed to associative array before sending it to editUserHelper.
|
8 years ago |
Julio Montoya
|
327c07aae1
Unify extra fields in one table.
|
9 years ago |
aragonc
|
94984e6b12
merge
|
10 years ago |
FraGoTe
|
43949c7bb4
Validate the field extra that it is not required
|
10 years ago |
Jose Manuel Abuin Mosquera
|
7e4d8b80b8
Fixed call to editUserHelper in webservices - refs #5730
|
12 years ago |
Julio Montoya
|
039fd65657
Removing libs already added in global.inc.php
|
13 years ago |
ywarnier
|
ecc8de1fdc
Minor - Removed notices
|
13 years ago |
Yannick Warnier
|
3ffacb4a92
Backing out Cesar's mistaken push
|
13 years ago |
César Perales
|
4b5bfbe79d
minor fix, missing selected attribute for minutes, when editing agenda event #3692
|
13 years ago |
ywarnier
|
1892049073
Minor - define global to remove notice
|
13 years ago |
ywarnier
|
848374cf9e
Updated comments and started development of reporting WS
|
13 years ago |
Ivan Tcholakov
|
dfcfaf5d8d
Feature #1744 - Cleaning logical conditions (4).
|
14 years ago |
Yannick Warnier
|
f2e5693787
Minor - added descriptions to tests classes
|
14 years ago |
Guillaume Viguier
|
c939e4d14d
Web services cleanup
|
14 years ago |