| *** giampaolo has quit IRC | 00:05 | |
| *** m8 has quit IRC | 00:13 | |
| *** RichardBarrell has quit IRC | 00:17 | |
| *** allisterb has joined #zope | 00:37 | |
| *** AnneGilles has joined #zope | 00:42 | |
| *** cpf_ has joined #zope | 00:45 | |
| *** cpf_ has quit IRC | 00:46 | |
| *** AnneGilles has quit IRC | 00:52 | |
| *** Spanktar has quit IRC | 01:01 | |
| *** Ariel_Calzada has quit IRC | 01:24 | |
| *** nitrogenycs has left #zope | 01:24 | |
| *** Spanktar has joined #zope | 01:27 | |
| *** webmaven has quit IRC | 01:33 | |
| *** Arfrever has quit IRC | 01:34 | |
| *** dvschramm has quit IRC | 01:37 | |
| *** J1m has quit IRC | 02:06 | |
| *** srichter has joined #zope | 02:10 | |
| *** supton has quit IRC | 02:22 | |
| *** redir has quit IRC | 02:55 | |
| *** cwarner_ has quit IRC | 02:56 | |
| *** MrTango has quit IRC | 02:56 | |
| *** alvaro_o has quit IRC | 03:02 | |
| *** Spanktar has quit IRC | 03:07 | |
| *** dayne has quit IRC | 03:07 | |
| *** rogererens has quit IRC | 03:11 | |
| *** daMaestro has quit IRC | 03:30 | |
| *** tiwula has quit IRC | 03:33 | |
| *** FSCV has quit IRC | 03:37 | |
| *** redir has joined #zope | 03:58 | |
| *** d2m has quit IRC | 05:26 | |
| *** allisterb has quit IRC | 05:31 | |
| *** srichter has quit IRC | 05:37 | |
| *** d2m has joined #zope | 05:40 | |
| *** allisterb has joined #zope | 05:46 | |
| *** digitalmortician has quit IRC | 07:15 | |
| *** zagy has joined #zope | 07:53 | |
| *** zagy has quit IRC | 07:58 | |
| *** zagy has joined #zope | 08:03 | |
| *** zagy has quit IRC | 08:08 | |
| *** zagy has joined #zope | 08:16 | |
| *** Theuni1 has joined #zope | 10:14 | |
| *** Ariel_Calzada has joined #zope | 10:23 | |
| *** planetzopebot has quit IRC | 10:33 | |
| *** planetzopebot has joined #zope | 10:34 | |
| *** nitrogenycs has joined #zope | 11:08 | |
| *** nitrogenycs has left #zope | 11:17 | |
| *** AnneGilles has joined #zope | 11:25 | |
| *** rockfruit has joined #zope | 11:33 | |
| rockfruit | I'm using folder_factories:method in a form submit button, trying to make a button for adding a content type to a folder. Apparently (in plone 2.5) setting type_info in a tal:define would allow the button to go directly to createObject?xxx, where currently it goes to folder_factories and requires further clicking... does anyone know how this should work: http://pastie.org/1530681 ? | 11:41 |
|---|---|---|
| *** rogererens has joined #zope | 11:50 | |
| *** MrTango has joined #zope | 12:15 | |
| CIA-85 | hannosch * r120104 Products.ZCatalog/ (setup.py CHANGES.txt): Prepare Products.ZCatalog 2.13.4. | 12:24 |
| CIA-85 | hannosch * r120105 /Products.ZCatalog/tags/2.13.4: Tagged Products.ZCatalog 2.13.4. | 12:24 |
| CIA-85 | hannosch * r120106 Products.ZCatalog/ (setup.py CHANGES.txt): vb | 12:24 |
| CIA-85 | hannosch * r120107 Products.ZCatalog/ (src/Products/PluginIndexes/UUIDIndex/tests.py CHANGES.txt): Fixed test failures introduced in 2.13.4. | 12:24 |
| CIA-85 | hannosch * r120108 Products.ZCatalog/ (setup.py CHANGES.txt): Prepare Products.ZCatalog 2.13.5. | 12:24 |
| CIA-85 | hannosch * r120109 /Products.ZCatalog/tags/2.13.5: Tagged Products.ZCatalog 2.13.5. | 12:24 |
| CIA-85 | hannosch * r120110 Products.ZCatalog/ (setup.py CHANGES.txt): vb | 12:24 |
| CIA-85 | hannosch 2.13 * r120111 Zope/ (doc/CHANGES.rst versions.cfg): Update ZCatalog | 12:24 |
| CIA-85 | hannosch * r120112 Zope/ (doc/CHANGES.rst versions.cfg): Merged c120111 from 2.13 branch | 12:24 |
| kosh | rockfruit: you should probably ask in #plone | 12:51 |
| rockfruit | hells bells | 13:05 |
| * rockfruit re-orders the xchat auto join | 13:05 | |
| rockfruit | thanks | 13:05 |
| kosh | greetings lifeform | 13:06 |
| *** gwik has quit IRC | 13:08 | |
| *** d2m has quit IRC | 13:25 | |
| *** lcpfnyvc has quit IRC | 13:35 | |
| *** menesis has joined #zope | 13:35 | |
| *** lcpfnyvc has joined #zope | 13:35 | |
| *** m8 has joined #zope | 13:37 | |
| *** kiorky has quit IRC | 13:38 | |
| *** d2m has joined #zope | 13:41 | |
| *** kiorky has joined #zope | 13:45 | |
| CIA-85 | shane * r120113 relstorage/ (6 files in 3 dirs): (log message trimmed) | 13:46 |
| CIA-85 | - Added a state_size column to object_state, making it possible | 13:46 |
| CIA-85 | to query the size of objects without loading the state. The new | 13:46 |
| CIA-85 | column is intended for gathering statistics. A schema migration | 13:46 |
| CIA-85 | is required. | 13:46 |
| CIA-85 | Also reverted the change to bigint unsigned in MySQL. The conversion | 13:46 |
| CIA-85 | would cause unnecessary pain. Perhaps a better idea is to either use | 13:46 |
| CIA-85 | shane * r120114 relstorage/relstorage/adapters/mover.py: off by 1 | 13:46 |
| CIA-85 | shane * r120115 relstorage/relstorage/adapters/schema.py: The history-free PL/SQL needs an update too | 13:46 |
| CIA-85 | shane * r120116 relstorage/relstorage/adapters/schema.py: temp_store should not have state_size. | 13:46 |
| *** evilbungle has joined #zope | 14:52 | |
| *** evilbungle has quit IRC | 14:58 | |
| *** giampaolo has joined #zope | 15:12 | |
| CIA-85 | yuppie * r120117 Products.CMFCore/Products/CMFCore/ (6 files in 3 dirs): | 15:26 |
| CIA-85 | - use getConfiguration instead of Globals | 15:26 |
| CIA-85 | - enabled more DebugModeTests | 15:26 |
| CIA-85 | - some related header, whitespace and import cleanup | 15:26 |
| CIA-85 | yuppie * r120118 Products.CMFCore/Products/CMFCore/DirectoryView.py: - small cleanup | 15:26 |
| *** astoon has joined #zope | 15:40 | |
| *** srichter has joined #zope | 15:53 | |
| *** astoon has quit IRC | 16:05 | |
| *** cpf_ has joined #zope | 16:09 | |
| *** cpf_ has quit IRC | 16:10 | |
| *** gwik has joined #zope | 16:21 | |
| *** cpf_ has joined #zope | 16:22 | |
| CIA-85 | yuppie * r120119 Products.CMFCore/Products/CMFCore/ (5 files in 2 dirs): - use float time stamps (on some file systems they have a better resolution) | 16:23 |
| *** gwik has quit IRC | 16:26 | |
| *** gwik has joined #zope | 16:30 | |
| *** zenwryly has quit IRC | 16:33 | |
| *** gwik has quit IRC | 16:40 | |
| *** cpf_ has quit IRC | 17:15 | |
| *** sm has joined #zope | 17:18 | |
| *** giampaolo has quit IRC | 17:24 | |
| *** gwik has joined #zope | 17:24 | |
| *** giampaolo has joined #zope | 17:37 | |
| *** janjaapdriessen has quit IRC | 17:37 | |
| *** sm_ has joined #zope | 17:41 | |
| *** Ariel_Calzada has quit IRC | 17:42 | |
| *** sm has quit IRC | 17:45 | |
| *** sm_ is now known as sm | 17:45 | |
| *** vaninwagen has joined #zope | 17:47 | |
| *** Arfrever has joined #zope | 17:56 | |
| *** astoon has joined #zope | 18:09 | |
| *** zagy has quit IRC | 18:16 | |
| CIA-85 | shane * r120120 relstorage/ (CHANGES.txt setup.py): prep for 1.5.0b1 | 18:41 |
| *** Ariel_Calzada has joined #zope | 19:19 | |
| *** vaninwagen has quit IRC | 20:08 | |
| *** hever has quit IRC | 20:16 | |
| *** gwik has quit IRC | 20:16 | |
| *** Ariel_Calzada has quit IRC | 20:18 | |
| *** gqlewis has quit IRC | 21:01 | |
| *** zenwryly has joined #zope | 21:13 | |
| *** cpf_ has joined #zope | 21:18 | |
| *** zenwryly has quit IRC | 21:22 | |
| *** zenwryly has joined #zope | 21:22 | |
| *** d2m has quit IRC | 21:25 | |
| *** d2m has joined #zope | 21:41 | |
| CIA-85 | shane * r120121 relstorage/CHANGES.txt: reformat | 21:43 |
| CIA-85 | shane * r120122 /relstorage/tags/1.5.0b1: Tagged 1.5.0b1 | 21:43 |
| *** cpf_ has quit IRC | 21:55 | |
| *** cpf_ has joined #zope | 22:03 | |
| *** menesis has quit IRC | 22:12 | |
| *** cpf_ has quit IRC | 22:21 | |
| CIA-85 | shane * r120123 relstorage/ (CHANGES.txt setup.py): Back to dev | 22:35 |
| *** astoon has quit IRC | 22:41 | |
| planetzopebot | Introduction to RapidGiza with Pyramid (ServerZen.Net) http://www.serverzen.net/2011/2/5/introduction-to-rapidgiza-with-pyramid | 23:04 |
| *** Theuni1 has quit IRC | 23:10 | |
| *** rogererens has quit IRC | 23:20 | |
| *** daMaestro has joined #zope | 23:37 | |
| *** rogererens has joined #zope | 23:39 | |
| *** giampaolo has quit IRC | 23:40 | |
| *** cpf_ has joined #zope | 23:45 | |
| *** cpf_ has quit IRC | 23:48 | |
| *** menesis has joined #zope | 23:53 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!