Commit Graph

577 Commits (2cb9fe84fb377c2a0d290a6cd6cb8f3de8ae3e9f)

Author SHA1 Message Date
Julio Montoya fd9a481c39 Minor - adding docs, format code. 11 years ago
Julio Montoya 4c6799fe57 Improving agenda UI, fixing event edition see BT#7803 11 years ago
Alex 0a6ba7cb8b update merge 11 years ago
Julio Montoya c26c1b7b64 Fixing PHP warnings. 11 years ago
Julio Montoya e7c083de0c Fixing query. 11 years ago
Julio Montoya 4a74df7cb6 Moving code inside agenda.lib.php see BT#7772 11 years ago
Julio Montoya b7937e39c3 Fixing PHP warnings. 11 years ago
unknown ceaa120fc5 Fix for showing to_user_id field -refs #6984 11 years ago
unknown bc9f1b048a Fixing bug in query -refs #6984 11 years ago
Julio Montoya 8b7c976686 Replacing <img> with WEB_IMG_PATH and Display::return_icon see BT#6903 11 years ago
Julio Montoya 2cd7fa0559 Using Display::return_icon and using WEB_IMG_PATH see #6903 11 years ago
Julio Montoya f2242a68ec Replacing WEB_LIBRARY_PATH to WEB_LIBRARY_JS_PATH see #6903 11 years ago
unknown c695c82027 minor fix in comment label -refs #6942 11 years ago
unknown 46e70491d4 minor fix in comment label -refs #6942 11 years ago
Julio Montoya 3593e51463 Minor - fixing label. 11 years ago
unknown 0aa6446771 fixing bug when showing calendar events in groups -refs #6937 11 years ago
unknown cf99dcdbd3 Adding confirmation message when Sending mail in calendar/agenda.php -refs #6926 11 years ago
unknown e911a158fb Adding Send announcement feature in calendar/agenda.php -refs #6926 11 years ago
Julio Montoya eb94338f7f Removing unused functions, moving functions in the agenda.lib class. 11 years ago
Julio Montoya e9bbaec11b Removing unused calendar.lib.php file. 11 years ago
Julio Montoya 2dad0a40d8 Fixing agenda view. 11 years ago
Julio Montoya 890071bde1 Minor - Fixing tab/whitespaces, adding docs. 11 years ago
Julio Montoya 760d2e3884 Fixing links see BT#6734 11 years ago
Julio Montoya b00b6da013 Adding agenda event list see BT#6734 11 years ago
Julio Montoya 5a45a2d98c Adding agenda list (not finished yet). 11 years ago
Julio Montoya 5d45370bdf Fixing format code. Adding missing start/end date when rendering an event course list. 11 years ago
Julio Montoya 9980c0d49a Minor cleaning code. 11 years ago
Julio Montoya 5c29dd4384 Adding a global default_calendar_view setting in the agenda. see BT#6695 11 years ago
Yoselyn Castillo cb2459f200 fixing bug when adding course event -refs #6495 11 years ago
Julio Montoya 3e14888d8f Moving tbl_change js into main/inc/lib/javascript 12 years ago
Julio Montoya b85ac09678 Using absolut URLs 12 years ago
Julio Montoya 0f3edf39be Moving agenda.lib.php inside main/inc/lib 12 years ago
Julio Montoya 2283779b5d Minor - cosmetic changes 12 years ago
Julio Montoya cc5ed3657d Setting the agenda type using a function $agenda->setType($type); 12 years ago
Julio Montoya d9d92e9f4d Replaced Database::get_course_info() with api_get_course_info(), 12 years ago
unknown ca3607b1ec changes in style and lang vars 2238 12 years ago
unknown 5ab9a8f3a4 changes in style and lang vars 2238 12 years ago
unknown 4e80fc353f changes in style and lang vars 2238 12 years ago
unknown de15e0915f changes in style and lang vars 2238 12 years ago
Yannick Warnier 9fe10e4bdb Minor code style fixes and 1 comment 12 years ago
unknown e4373fbb2f Filter function updates 12 years ago
Julio Montoya b0c5bb74c2 Minor - reformat code 12 years ago
Julio Montoya 7ad45b4dda Fixing queries, php notices and warnings due recent changes (adding c_id in new tables) 12 years ago
Julio Montoya dad69fb238 Adding c_id in track_* and session_rel_course and session_rel_course_rel_user tables see BT#5638 12 years ago
Julio Montoya 6e1279f783 Adding c_id in table access_url_rel_course chaging a lot of queries see BT#5638 12 years ago
Julio Montoya b46d2ad26d Using $app['template'] instead of new Template 12 years ago
Julio Montoya dac6350c3e Removing require_once already added in global.inc or via composer 12 years ago
Julio Montoya cb3020e45a Removing var_dumps 12 years ago
Julio Montoya cfac24c461 Removing deprecating function function get_setting() is replaced with api_get_setting(), 12 years ago
Yannick Warnier b791bad7c2 Fixed multiple/recurrent user agenda events occurences 12 years ago