Project

General

Profile

Statistics
| Branch: | Tag: | Revision:

# Date Author Comment
a445b722 2011-03-09 02:26 Marc Dequènes

[cleanup] the revenge of Mr Proper

c2f9dd87 2011-03-09 01:06 Marc Dequènes

[evol] I18n: new helpers to setup gettext domains and deferred translations (and one to inject the correct domain into specific core classes in order to be able to use cyborg-local translations into them (currently only needed for DSL classes))

e971ab5a 2011-03-08 02:30 Marc Dequènes

[fix] I18n: late-translation fixes (core and Clerk only)

0c8e424e 2011-03-08 00:11 Marc Dequènes

[fix/evol] I18n: propagate context in order to late-translate back in this context, and cleanup

51546fe5 2011-03-07 04:02 Marc Dequènes

[evol] adapted current I18n system for late translation

685a6991 2011-03-05 20:33 Marc Dequènes

[monkeypatch] added support for to_hash to OpenStruct

c496d1ee 2011-03-05 20:32 Marc Dequènes

[monkeypatch] backported a patch to solve @_rails_html_safe breaking YAML parsing

364e4a96 2011-03-04 02:03 Marc Dequènes

[licence] updated copyright years

4c969e21 2010-11-30 02:30 Marc Dequènes

[evol] select and record I18n locale in DSL Task (future use)

eab8e5a0 2010-11-30 02:20 Marc Dequènes

[fix] clarify language/locale in I18nController

083d3024 2010-11-15 21:48 Marc Dequènes

[fix] don't crash if config or default config is empty

476368e8 2010-11-13 13:48 Marc Dequènes

[fix] adapted Interface to recent changes, pass bot object, and correct api_methods() calculation

748bfcf3 2010-11-07 22:37 Marc Dequènes

[evol] fix silly mistakes/typos

cdd6154d 2010-11-01 01:15 Marc Dequènes

[evol] conversation protocol complete rework + work on action protocol §1 (refs #30)

f9971af0 2010-08-15 03:09 Marc Dequènes

[evol] work on cyborg server protocol and API #8 (refs #31)

8fcaacd6 2010-08-15 02:34 Marc Dequènes

[evol] work on cyborg server protocol and API #7 (refs #31)

ecdabe95 2010-08-14 02:35 Marc Dequènes

[evol] uncomplete MapMaker bot implementation (global cyborg classes, use of EventMachine with UNIX socket backend, configuration adjustments, ...) (refs #31)

f76a50d6 2010-06-20 19:07 Marc Dequènes

[evol] setup VERSION being prepared

bd9c8c28 2010-06-20 18:50 Marc Dequènes

[evol] reorganized TMail extra code, and extra methods in lang_additions

2f1c6b5b 2010-06-20 17:22 Marc Dequènes

[evol] configuration defaults and schema checking (closes 21)

7fa3f438 2010-06-19 22:27 Marc Dequènes

[fix] TMail monkey patch: corrected misplaced 'end', leading to a regression when signing a multipart mail

6af3d917 2010-06-19 20:02 Marc Dequènes

[evol] added is_numeric? to String

29da2972 2010-06-15 03:05 Marc Dequènes

[evol] reorganize TMail extra methods

3b5432af 2010-06-14 22:22 Marc Dequènes

[fix] check for MIME boundaries better

10a5b022 2010-06-11 16:57 Marc Dequènes

[RELEASE] 0.2.3

e396fd7c 2010-06-11 12:09 Marc Dequènes

[RELEASE] 0.2.2

60704eef 2010-06-11 12:07 Marc Dequènes

[fix] don't crash is user has no language preference

1c57d7f2 2010-04-05 15:15 Marc Dequènes

[RELEASE] 0.2.1

a17cca3a 2010-04-05 15:11 Marc Dequènes

[fix] workaround a nasty TMail behavior: don't regenerate a new boundary when one already exist to avoid breaking GPG signatures

7c30a804 2010-04-04 23:58 Marc Dequènes

[fix] corrected crash due to exceptions returning non-tm

0888f3f5 2010-04-04 19:34 Marc Dequènes

[fix] don't truncate log file at startup

3e188ece 2010-04-04 19:30 Marc Dequènes

[fix] don't crash if @config.i18n.restricted_language_set is not set

e7315259 2010-04-04 18:33 Marc Dequènes

[licence] updated copyright years and added missing headers

fae4ee4d 2010-04-04 17:55 Marc Dequènes

[RELEASE] 0.2.0

fd5bab1c 2010-04-04 16:48 Marc Dequènes

[cleanup] moved base require files in 'lib/cyborghood/base'