2008-08-23 | Florent Bruneau | Update Makefile to build the core Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-23 | Florent Bruneau | Use Platal::load() Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-19 | Florent Bruneau | PlModule::load($file) is soooooooooo good. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-19 | Florent Bruneau | Use the new PlArrayIterator in the CarnetFeed. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-19 | Florent Bruneau | Fix SQL Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-19 | Florent Bruneau | Port Xnet feed to PlFeed. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-19 | Florent Bruneau | Fix signature of Xnet::force_login() Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-19 | Florent Bruneau | Useless: this is done by PlFeed. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-18 | Florent Bruneau | Fix variable names. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-18 | Florent Bruneau | Switch carnet's RSS to the PlFeed structure. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-18 | Florent Bruneau | Update the CLI wrapper script to use the Xorg class. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-17 | Florent Bruneau | Some fixes, use last core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-17 | Florent Bruneau | Switch the event feed to the new PlFeed structure. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-17 | Florent Bruneau | Move more templates to the core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-17 | Florent Bruneau | Update to last core: Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-17 | Florent Bruneau | loggedLevel is "AUTH_COOKIE". Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-14 | Florent Bruneau | Load xorg.js by default on xorg and xnet. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-10 | Florent Bruneau | Update core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-10 | Florent Bruneau | Move isvalid_email_redirection in emails.inc.php. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-10 | Florent Bruneau | Remove that ugly hack that aims at fixing session format... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-10 | Florent Bruneau | Don't log 'cookie-on' each time somebody log-in with... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-10 | Florent Bruneau | Don't kill the authentication cookie the first time... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-10 | Florent Bruneau | Ignore duplicates (Closes:#872) Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-02 | Florent Bruneau | 500 status code are errors... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-08-02 | Florent Bruneau | Fix SQL query. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Use pl_core_include(). Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Permission checks in the User object. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Merge branch 'master' into hruid |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Don't hardcode Polytechnique.org in titles. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Merge commit 'origin/platal-0.9.17' Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Port to PlWikiPage structure. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Use core engine for the wiki. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Implements a dirty version of tokenAuth in XorgSession... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-27 | Florent Bruneau | Off-by-one in trombi view. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-25 | Florent Bruneau | Typo Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-24 | Florent Bruneau | Use PlGlobals::init() for bootstrap, update core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-22 | Florent Bruneau | Merge commit 'origin/platal-0.9.17' |
commit | commitdiff | tree |
2008-07-22 | Florent Bruneau | Fix for geoloc again (iterate -> foreach) Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-20 | Florent Bruneau | Update core Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-20 | Florent Bruneau | Update core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-19 | Florent Bruneau | Dev version in 0.9.18beta Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-19 | Florent Bruneau | Update core Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-19 | Florent Bruneau | Merge branch 'platal-0.9.17' Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-19 | Florent Bruneau | Should fix geoloc. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-19 | Florent Bruneau | Fix layout issues. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-19 | Florent Bruneau | Release plat/al 0.9.17 Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-12 | Florent Bruneau | Useless commit. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-11 | Florent Bruneau | Hum, I should have test before pushing. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-10 | Florent Bruneau | Update core Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-10 | Florent Bruneau | Update core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-10 | Florent Bruneau | Merge branch 'platal-0.9.17' Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-10 | Florent Bruneau | Data field of the logger is a 'text' field. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-09 | Florent Bruneau | Admin actions are between [ ] Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-08 | Florent Bruneau | More sex. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-08 | Florent Bruneau | Adapt the message depending on the sexe of the user. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-08 | Florent Bruneau | More consistent: show the marketing link and the broken... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-07 | Florent Bruneau | Update ChangeLog Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-06 | Florent Bruneau | Improve skin. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-06 | Florent Bruneau | Cleaner. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-06 | Florent Bruneau | Wrap the xsrf token field in a div for html validation. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-06 | Florent Bruneau | Avoid blank page when moderating large emails. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-05 | Florent Bruneau | Join binets with ', ' instead of just ',' Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-05 | Florent Bruneau | Convert miniwiki of the freetext to text in the vcards. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-05 | Florent Bruneau | Use orange as default unread color. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-07-05 | Florent Bruneau | Can choose the color of banana tree branches. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-30 | Florent Bruneau | Merge branch 'platal-0.9.17' |
commit | commitdiff | tree |
2008-06-30 | Florent Bruneau | Merge branch 'platal-0.9.16' into platal-0.9.17 |
commit | commitdiff | tree |
2008-06-30 | Florent Bruneau | Stop spamming geoloc@ Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-29 | Florent Bruneau | Fix clear cache on X.net Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-29 | Florent Bruneau | Fix a layout issue in 'moment' display. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Update ChangeLog Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Store the subscription requests (Closes #823) Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Update ChangeLog Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Some fixes in user management functions (Closes #849) Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Update ChangeLog Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | * Can use a file to bootstrap the list of members of... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Can add member to a list using a file (one line per... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Fix title of the member edition page if no name is... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Fix entry in list/members when the user has no name... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-28 | Florent Bruneau | Fix alignment issues Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-27 | Florent Bruneau | Merge branch 'platal-0.9.17' |
commit | commitdiff | tree |
2008-06-27 | Florent Bruneau | Update ChangeLog Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-27 | Florent Bruneau | Fix vcard generation: only users with a valid forlife... Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-27 | Florent Bruneau | Update ChangeLog Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-27 | Florent Bruneau | Can export X.net directory as a .csv file (Close #847) Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-27 | Florent Bruneau | Add a free text field in x.net profile (Closes #848) Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-24 | Florent Bruneau | Use last version of core. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-23 | Florent Bruneau | Merge branch 'platal-0.9.17' |
commit | commitdiff | tree |
2008-06-23 | Florent Bruneau | Merge branch 'platal-0.9.16' into platal-0.9.17 |
commit | commitdiff | tree |
2008-06-23 | Florent Bruneau | Typo and better test. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Uses $page->setTitle() to set the title of the page. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Move and factorize code: Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Move globals.inc.php to /classes Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Merge branch 'platal-0.9.17' Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Auth use Post data, not Env, remove debug. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | The core directory is filled with the core branch. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | The core will be the core Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Move xorg/xnet classes in /classes. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Add security.inc.php with user check functions. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
2008-06-22 | Florent Bruneau | Add core in includes. Signed-off-by: Florent Bruneau <florent.bruneau@polytechnique... |
commit | commitdiff | tree |
next |