Commit Graph

120 Commits (ba520e97f1dc5177dd315cc191c70281c18ef470)

Author SHA1 Message Date
Julio Montoya ba520e97f1 Fixing bug when adding a contact directly in the shared profile 14 years ago
Julio Montoya 0a75e6004c Fixing invitation save date 14 years ago
Julio Montoya 2bf55932d2 More fixes while sending messages 14 years ago
Julio Montoya e6b6207e15 Moving the mail.conf.php because the charset was always ISO-8859-1 14 years ago
Julio Montoya 5107a9ed9c Fixing double string conversion when sending messages see #3827 14 years ago
Julio Montoya 0cc67fdfb1 Removing libs already called in global.inc.php + possible fixing of #3827 14 years ago
Julio Montoya 6ac88d589b Moving require_once to global.inc.php 14 years ago
Julio Montoya 7917d7ef9b Adding exercise overview ... (partial commit not finished yet) see BT#2804 14 years ago
Julio Montoya f47cedb0c6 Fixing warning/notices 14 years ago
Julio Montoya 47717c9bbf More cleaning 14 years ago
Yannick Warnier 2ca9d2b677 Minor - Adapting code comments to phpdoc 14 years ago
Julio Montoya e4af9f411a Minor cosmetic changes 14 years ago
Julio Montoya 9f6cae0006 Improving notification class 14 years ago
Julio Montoya 4a74743fa2 Adding sender name in notifications 14 years ago
Julio Montoya 4a2d11e4c4 Fixing group topics layout 14 years ago
Julio Montoya e622a61871 Avoiding warning messages 14 years ago
Julio Montoya 991c3cc257 Cleaning code 14 years ago
Julio Montoya a9d5fd9032 Fixing group portal message list 14 years ago
Julio Montoya 40baf661f1 Fixing Groups UI 14 years ago
Julio Montoya 490de2ffae Using function Database::get_statistic_table instead of $_configuration['statistics_database'] to avoid problems in queries see #3265 14 years ago
Julio Montoya b3f0779919 In a open group users can read and comment threads + some UI improvements 14 years ago
Julio Montoya e5aa096d38 Improving Social groups UI 14 years ago
Julio Montoya 2104c69171 Improving groups UI 14 years ago
Julio Montoya 71979e00b9 Fixing bug in groups when editing a message + showing user comments instead of hiding need reworking of UI 14 years ago
Julio Montoya ef4edb599d Adding UTC support to the messages, fixing the new session view 14 years ago
Julio Montoya 283fb9bebb Improving UI 14 years ago
Julio Montoya df6c223193 Removing jquery.js calls because this is already called in the header/banner file 14 years ago
Julio Montoya b025345a4c Removing old bubble CSS 14 years ago
Julio Montoya e2be307777 Removing rounded css class that use images, we use CSS3 rounded classes fixing lot of stuff in the social and messages in order to work in 1024x768 screens 14 years ago
Julio Montoya ff530dca35 Fixing the notification.lib.php 14 years ago
Julio Montoya ee3408c69b Adding online grid styles + adding user image when reading an email 14 years ago
Julio Montoya 23d5632de2 Style changes: removing blue background when sending a message, whoisonline minor changes 14 years ago
Julio Montoya 22328a5e53 Improving groups layout 14 years ago
Julio Montoya a6078eb79c Adding notification feature see #2189 (personal option to issue mail when something new happens) 14 years ago
Julio Montoya 0a887d5c64 Adding a counter of the new events in the social tab + fixing a bug when sending a message 14 years ago
Juan Carlos Raña 09de8f6434 resize reply into a group social network 14 years ago
Julio Montoya a3151f8405 Minor - adding intval + Send email when sending a message (partial) 15 years ago
Ivan Tcholakov 76df00ff94 Task #1765 - The remaining calls api_get_setting('platform_charset') have been replaced with api_get_system_encoding(). 15 years ago
Julio Montoya 883ae467da Adding validation when sending a message to an user that does not exists 15 years ago
Juan Carlos Raña c90298848e fix icon get lang social network 15 years ago
Juan Carlos Raña 067c12f610 fix view 1024x768 and box styles 15 years ago
Julio Montoya 861d91c9d7 Minor fixing message output 15 years ago
Julio Montoya 5f8bc0710b Who is online improvements, calls a \"SELECT count(*)\" query instead of retrieving all the info from the database WhoIsOnline also rename to who_is__online 15 years ago
Julio Montoya ecf96f6bff Adding sortabletable.class.php Feature #272 15 years ago
Julio Montoya 67c3626ef0 Deleting ==== from heades adding license text 15 years ago
Ivan Tcholakov 85ba33f5b1 Feature #347 - System libraries, second pass: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 45bc777651 Feature #347 - System libraries: Removing the parameters __FILE__ and __LINE__ in the Database::query() calls. 15 years ago
Ivan Tcholakov 14108b1593 Feature #576 - Applying the function api_get_permissions_for_new_directories() on its relevant places. Using the function umask() has been avoided because this function is not thread-safe. Other minot corrections. 15 years ago
Julio Montoya 466646a4d2 Updating classes for new changes see BT#571 15 years ago
Julio Montoya 25fb9f7ac0 Sortable name MUST be unique session order and column problems due a session value 15 years ago