platal.git
2008-10-06 Florent BruneauChange the text of the submit button when the password...
2008-10-06 Florent BruneauBetter fix for RSS validation.
2008-09-28 Stéphane JacobUses trig utilities whenever it is possible.
2008-09-28 Florent BruneauBetter code range to detect pure-ascii text.
2008-09-28 Florent BruneauFix quoted-printable encoding of the subject.
2008-08-31 Florent BruneauMore tools around PlIterator:
2008-08-28 Florent BruneauNew RFC Compliant VCard 3.0 implementation.
2008-08-25 Vincent ZanottiFixes S::user() for non-hruid branches.
2008-08-24 Vincent ZanottiFixes improper code in __get (code was inadvertantly...
2008-08-24 Vincent ZanottiSwitches the core to S::user() paradigm, while retainin...
2008-08-23 Vincent ZanottiReplaces 'forlife' with 'hruid' in PlUpload (pure refac...
2008-08-23 Florent BruneauTrash on_subscribe.
2008-08-23 Vincent ZanottiUpdates class PlMailer to use the new User object.
2008-08-23 Vincent ZanottiAdds fields 'gender' and 'email_format' to the PlUser...
2008-08-23 Florent BruneauAdd a Makefile that generates version.inc.php (used...
2008-08-23 Florent BruneauAdd Platal::load(module, include_file = null) to load...
2008-08-19 Florent BruneauAdd PlModule::load() that load a module-specific include.
2008-08-19 Florent BruneauAdd a generic PlArrayIterator.
2008-08-17 Florent BruneauAdd Platal::error404() and Platal::error403() to run...
2008-08-17 Florent BruneauAdd a tool to build RSS feeds.
2008-08-17 Florent BruneauMove more templates to the core.
2008-08-17 Florent BruneauMove the templates required by the core module in the...
2008-08-17 Florent BruneauPlatal::force_login() becomes an abstract method.
2008-08-17 Florent BruneauS::logged() depends of a PlSession parameter.
2008-08-14 Florent Bruneau'xorg.js' is not in plat/al-core.
2008-08-10 Vincent ZanottiUpdates PlUser to add a new (code-factored) bulk retrie...
2008-08-10 Florent BruneauFix purge_cache.
2008-08-10 Florent BruneauRemove that X.org specific code from the core.
2008-08-02 Florent BruneauSQL errors generates 500 status.
2008-07-27 Florent BruneauAdd pl_core_include to build the path to a core include...
2008-07-27 Florent BruneauAdd permission checking in the PlUser class.
2008-07-27 Florent BruneauAutomatically add sitename in page title.
2008-07-27 Florent BruneauFixes and improvements to the Wiki engine.
2008-07-27 Florent BruneauMove the wiki engine in the core.
2008-07-27 Florent BruneauMigrate wiki.inc.php as a core class PlWikiPage.
2008-07-27 Florent BruneauAdd tokenAuth capability in PlSession.
2008-07-27 Florent BruneauMove RSS date formater in core plugins.
2008-07-26 Florent BruneauFix a notice when https is disabled.
2008-07-24 Florent BruneauAdd PlGlobals::init().
2008-07-20 Vincent ZanottiFixes the session's logger instantiation when suid...
2008-07-20 Florent BruneauOops, sorry vinZ2
2008-07-20 Florent BruneauLet say, initial version of the core will be platal...
2008-07-20 Vincent ZanottiAdds a common abstraction object for plat/al's users.
2008-07-19 Stéphane JacobUses PlPage instead of PlatalPage.
2008-07-19 Florent BruneauMerge platal-0.9.17
2008-07-14 Vincent ZanottiAdds the User object to the platal-core session.
2008-07-10 Florent BruneauOops
2008-07-10 Florent BruneauWrap the xsrf token field in a div for html validation.
2008-07-10 Florent BruneauMerge branch 0.9.17
2008-06-30 Vincent ZanottiBackports commit 8827fc52 to platal-core.
2008-06-24 Florent BruneauFix page()->kill() behaviour for php-cli.
2008-06-24 Florent BruneauSQL error MUST NOT happen... so stop the execution...
2008-06-22 Florent BruneauAdd PlPage::setTitle()
2008-06-22 Florent BruneauBase layout of the core.
2008-06-22 Florent BruneauCleanup core branch
2008-06-22 Florent BruneauMove xorg/xnet classes in /classes.
2008-06-22 Florent BruneauAdd security.inc.php with user check functions.
2008-06-22 Florent BruneauAdd core in includes.
2008-06-22 Florent BruneauBye xorg.misc.inc.php
2008-06-22 Florent BruneauRename xorg_ constants to pl_
2008-06-22 Florent BruneauAlso move plugins.
2008-06-22 Florent BruneauFirst bench of moves.
2008-06-22 Florent BruneauOops.
2008-06-22 Florent Bruneau$page is not anymore a global variable.
2008-06-22 Florent BruneauPort X.net session to the new schema.
2008-06-22 Florent BruneauFix SUID
2008-06-22 Florent BruneauFixes
2008-06-21 Florent BruneauPort X.org session management to the new session format.
2008-06-21 Florent BruneauBase for the PlSession object.
2008-06-21 Florent Bruneau{site}.inc.php is the base for all jobs.
2008-06-21 Florent BruneauX.net built on new Core schema.
2008-06-21 Florent BruneauGlobals, Session and Page object are now built by the...
2008-06-21 Florent BruneauRewrite FlagSet in order to run flag operation in const...
2008-06-21 Florent BruneauSplit Globals into PlGlobals and PlatalGlobals:
2008-06-21 Florent BruneauRename PlatalPage to PlPage
2008-06-21 Florent BruneauRename CoreLogger to PlLogger
2008-06-21 Olivier Le... Correctly unset the hidden input field for autocompleta...
2008-06-19 Stéphane JacobImproves 59887c: uses global domain instead of polytech...
2008-06-18 Stéphane JacobAutomation of the management of associations' mailing...
2008-06-18 Vincent ZanottiUpdates ChangeLog.
2008-06-17 Vincent ZanottiUse normal int everywhere in the table to store user...
2008-06-16 Florent BruneauConvert uses of XDB::(..., $flags->flags()) to XDB...
2008-06-16 Florent BruneauRemove deprecated stuff.
2008-06-16 Florent BruneauImproves Banana profile form behavious and use FlagSet...
2008-06-16 Vincent ZanottiMelix alias visibility in profile should user's alias...
2008-06-16 Vincent ZanottiFixes a SQL 'typo' in /marketing/broken.
2008-06-15 Vincent ZanottiMelix alias visibility in VCards should be user's visib...
2008-06-15 Florent BruneauFix a SQL error.
2008-06-15 Florent BruneauCan pass a FlagSet objet to XDB::...({?}). This will...
2008-06-15 Florent BruneauGroup managers can choose between receiving notificatio...
2008-06-15 Florent BruneauUpdate ChangeLog
2008-06-15 Florent BruneauNot groups managers on member unsubscription (Closes...
2008-06-15 Florent BruneauSmarty debug for templated mails.
2008-06-15 Olivier Le... Followup to c638d8c8103 [Can disable moderation of...
2008-06-15 Florent BruneauCan disable moderation of Unsures.
2008-06-14 Florent BruneauAdd S::rssActivated() to check whether the rss_hash...
2008-06-14 Florent BruneauNo RSS popup when the link points the RSS activation...
2008-06-13 Vincent ZanottiVariable 'bestalias' in referent search was in fact...
2008-06-10 Bernardo Freitas... Typo in css, now default.css should be valid.
2008-06-10 Stéphane JacobKeeps hidden validation preferences in the database...
next