←Prev date Next date→ Show only urls(Click on time to select a line by its url)

WhoWhatWhen
Tiki-KGB03arildb r49509 10trunk/lib/prefs/feature.php * [DOC] Add a warning to User Encryption feature. [00:00]
.................. (idle for 1h26mn)
Gwaynejoined #tikiwiki [01:26]
marclaportejoined #tikiwiki [01:30]
.................... (idle for 1h36mn)
chibaguyjoined #tikiwiki [03:06]
....... (idle for 30mn)
Tiki-KGB03arildb r49510 10trunk/ 10lib/prefs/feature.php 10lib/crypt/cryptlib.php 10templates/admin/include_security.tpl
[NEW] feature_password_domains: "domains" of passwords / encrypted data.
The entered password domains are prefixed (using 'pwddom.'), to avoid name clashes with other features
[MOD] The "secret key" changed to the MD5 sum of the username + password. (was: password). The password MD5 hash can be read in the database and should not be used as a secret key.
[NEW] Added CryptLib methods for regular data en/de-cryption
03jyhem r49511 10branches/12.x/index.php * [FIX] Do not display ugly ill-formatted message to first-time Tiki users
[03:36]
TomJarvisjoined #tikiwiki [03:43]
Tiki-KGB03arildb r49512 10trunk/lib/crypt/cryptlib.php * [NEW] Add CryptLib method to load the defined "password domains" [03:54]
....... (idle for 32mn)
03arildb r49513 10trunk/lib/crypt/cryptlib.php
[REF] Rename get/setUserPassword to get/setUserData. Make it clearer that not only passwords can be stored
[04:26]
..... (idle for 24mn)
03chibaguy r49514 10trunk/templates/tiki-browse_categories.tpl * [REF] Improved layout. [04:50]
..... (idle for 24mn)
03chibaguy r49515 10trunk/templates/tiki-browse_categories.tpl * [ENH] Replace multiple buttons with button dropdown list. [05:14]
......................................... (idle for 3h20mn)
Telesightjoined #tikiwiki [08:34]
redflojoined #tikiwiki [08:37]
......... (idle for 43mn)
xavi1joined #tikiwiki [09:20]
.... (idle for 16mn)
chibaguyjoined #tikiwiki [09:36]
Tiki-KGB03chibaguy r49516 03trunk/templates/layouts/header_middle_footer_containers_3-6-3
[NEW] Layout template for 3-6-3 column width configuration (25%, 50%, 25% widths)
[09:50]
joelobrechttest
test
test
test
[09:50]
GillesMjoined #tikiwiki [09:56]
Tiki-KGB03chibaguy r49517 10trunk/templates/layouts/header_middle_footer_containers_3-6-3/layout_view.tpl
[NEW] Layout template for 3-6-3 column width configuration (25%, 50%, 25% widths)
[10:00]
arildbjoined #tikiwiki [10:00]
joelobrechttest
tes test
[10:08]
tes tes test get message [10:16]
.......... (idle for 47mn)
arildbjoined #tikiwiki [11:03]
xavipolom
hi joelobrecht - the - tester
chibaguy or luciash, if still around. How can I select with jquery a row in a table that contains this html tag?: <label for="ins_149">
I mean, with jquery, I can hide fields when they show a text field properly, with something like: $("input[name=ins_149]").parents("tr:first").hide();
but the autoincrement tracker field, does not show a text field, but just some text at item creation time, in the form, that I'd like to hide, but I don't know how to say in Jquery, select that <label for="ins_149">
or maybe Jyhem might know the answer to this jquery question?
oups, or maybe joelobrecht-the-tester ;-)
xavi googling in the mean time
oh, neat! $("label[for='ins_149']").parents("tr:first").hide();
stackoverflow rocks! ( http://stackoverflow.com/questions/1186416/jquery-selector-for-the-label-of-a-checkbox )
let's see if that is documented in the PluginJQ page...
[11:04]
ok, added http://doc.tiki.org/PluginJq#Example_5 [11:19]
hhmjoined #tikiwiki
I'm using Tiki 9.6LTS. Is there a way to open the upload dialogues for images and files by default in advanced mode?
[11:32]
.... (idle for 18mn)
arildb_joined #tikiwiki [11:52]
Tiki-KGB03arildb r49518 10trunk/lib/prefs/feature.php * [FIX] feature_password_domains is dependent on feature_user_encryption [11:58]
03manivannans r49519 10branches/12.x/lib/core/Tracker/Field/TextArea.php
[FIX] Changes added to fix PluginTracker input word count limit for text area not working Ref:http://dev.tiki.org/item5096.
[12:06]
xavihhm, not that I know of (without hacing the code). But you can try adding the toolbar button for "Files", and use it...
s/hacing/hacking
off the record: I've creatd a new doc. page to allow pointing to this nice feature to new users asking in forums: http://doc.tiki.org/Chosen
[12:14]
Tiki|botjoined #tikiwiki
Recent Bug: - Country selector does not work as filter field "here/there" in a Dynamic Items List - http://dev.tiki.org/item5108
[12:18]
Tiki-KGB03arildb r49520 10trunk/tiki-filter-base.php * [FIX] define TIKI_PATH syntax [12:26]
.... (idle for 18mn)
03xavidp r49521 10branches/12.x/lib/wizard/pages/admin_profiles.php * [FIX]Naming Consistency: 'Featured Site Profiles'
03xavidp r49522 10branches/12.x/templates/wizard/admin_editor_type.tpl * [ENH]Cosmetic fix (indentation or paragraphs)
[12:44]
.... (idle for 18mn)
03xavidp r49523 10branches/12.x/modules/mod-func-users_list.php * [FIX]Oups (removing leftover from previous debugging) [13:06]
xavimmm, profiles.t.o seems to be down
changi ?
profiles.t.o up again, but dev.t.o down
:-/
[13:11]
.......... (idle for 48mn)
changixavi: working here !
xavi: was the backup i think
[14:01]
xavihi changi!
ok, sorry for disturbing, then, and thanks for feedback
[14:01]
Jyhem_laptopjoined #tikiwiki [14:03]
chibaguyjoined #tikiwiki [14:17]
.... (idle for 15mn)
lphuberdeaujoined #tikiwiki [14:32]
hhmxavi, thanks for the suggestion. I already have this activated. My point is taht I would like to force my users to always use the advanced dialog so they see the categories they should put their uploads in. So far they just ignore them because they don't see them. [14:39]
xaviah, ok. then you will have to tweak your templates, maybe?
search for the corresponding tpls in the code
[14:40]
hhmare those these:? File Galleries configuration templates (found in fgal) [14:43]
SkiNutjoined #tikiwiki [14:51]
..... (idle for 23mn)
arildb_joined #tikiwiki [15:14]
xavihhm, well, I mean, look at the tpl files in your tiki file tree (under ./templates/...), and tweak as needed. [15:14]
chibaguyjoined #tikiwiki [15:15]
joined #tikiwiki [15:26]
xavichibaguy: ?
or luciash if you are around?
how can we improve the space between modules when shown in mobile mode? Example: switch doc.t.o to mobile mode (from your pc, for instance), and see at the bottom the overlapping between "Tiki installation Guide" and "doc.tiki.org"
I tried with .ui-first-child {margin-top:50;} or .ui-first-child {padding-top:50;} but no change...
I also tried without success with: .ui-collapsible .ui-collapsible-inset .ui-collapsible-collapsed .ui-first-child {margin-top:50;}
oups
[15:27]
Tiki-KGB03lphuberdeau r49524 10trunk/composer.lock * [FIX] Re-compose after satis update [15:36]
chibaguyjoined #tikiwiki [15:41]
Tiki-KGB03chibaguy r49525 10trunk/templates/ 10(23 files) * [REF] Colons in form.form-horizontal labels removed. [15:48]
hhmxavi, I'd rather not touch this to avoid having to do this with every update. Thanks anyway. [15:52]
.... (idle for 16mn)
xaviok, np
hhm: if you make it optional (and don't break anything else, respecting the environment), you can commit your improvement. See https://dev.tiki.org/Commit and https://dev.tiki.org/3rules
[16:08]
arildb_joined #tikiwiki [16:15]
............ (idle for 57mn)
Tiki-KGB03xavidp r49526 10branches/12.x/templates/admin/include_profiles.tpl * [FIX]Naming Consistency: 'Featured Site Profiles' [17:12]
xavibbl (laaate lunch, just after the commit is done) [17:22]
Tiki-KGB03xavidp r49527 10branches/12.x/ 10(20 files in 4 dirs)
[NEW]New screens at the Site Profiles Wizard, as suggested earlier in the devel list and in http://dev.tiki.org/Profiles+Wizard : one for potentially useful profiles for production sites (Mobile, etc), and another to showcase some features for demostration purposes.
[MOD]Names for the former profile-related wizard files and functions have been renamed to allow other cases to be added (Useful and Demo), and apply-profile links open in new window, so that user can continue revising other profiles from the wizard before finishing it.
[NEW]Icons have been added to all profiles in the Profile Wizard, to make it a little bit more user friendly (too much text still maybe?). all of them taken from openclipart (public domain icons): https://openclipart.org . They could be modified to have a similar color palette, since we have the svg version for all of them except the togetherJS one.
[17:24]
Telesight1joined #tikiwiki [17:30]
..... (idle for 20mn)
xavi1joined #tikiwiki [17:50]
.... (idle for 15mn)
Jyhem_laptop_joined #tikiwiki [18:05]
..... (idle for 21mn)
Tiki-KGB03xavidp r49528 10branches/12.x/templates/wizard/admin_profiles_featured.tpl
[ENH]Added profile keywords to the url so that only that profile is listed, not all the featured profiles
03xavidp r49529 10branches/12.x/templates/ 10wizard/admin_profiles_demo.tpl 10wizard/admin_profiles_useful.tpl
[FIX]Punctuation in tpls (removed colon where it was not necessary). Thanks sylvieg for the reminder.
[18:26]
TomJarvisjoined #tikiwiki [18:31]
....... (idle for 33mn)
Tiki-KGB03lphuberdeau r49530 10branches/12.x/lib/core/Services/Tracker/Controller.php * [FIX] Conventions not followed in service [19:04]
................. (idle for 1h22mn)
03yonixxx r49531 10trunk/lib/core/Services/User/ConditionsController.php * [ENH]Error message when ommiting to submit birth date [20:26]
luciashpolom [20:32]
Tiki-KGB03arildb r49532 10trunk/ 03modules/mod-func-domain_password.php 10lib/crypt/cryptlib.php 03templates/modules/mod-domain_password.tpl 10templates/admin/include_security.tpl
[NEW] Module "Domain Password"
[MOD] CryptLib get/setUserData accepts a parameter name.
Can be used to add additional data to domain passwords, typically a username.
[20:38]
MichaelCjoined #tikiwiki [20:46]
Guest67014joined #tikiwiki [20:48]
Tiki-KGB03lphuberdeau r49533 10trunk/doc/devtools/satis.json * [ENH] Upgrade symfony console [20:58]
xavileft #tikiwiki [21:10]
Tiki-KGB03xavidp r49534 10branches/12.x/templates/wizard/admin_wizard.tpl
[FIX]Consistency with the new classification of Site profiles (not just 'featured').
[21:24]
fabriciusjoined #tikiwiki [21:29]
.... (idle for 17mn)
Tiki-KGB03lphuberdeau r49535 10branches/12.x/ 10templates/trackerinput/text.tpl 10lib/core/Tracker/Field/Text.php
[FIX] Edit issue when multilingual is added late on a field, clean-up messy template
03lphuberdeau r49536 10trunk/doc/devtools/satis.json * [FIX] Upgrade symfony console
03lphuberdeau r49537 10(29 files in 11 dirs) * [MRG] Automatic merge, branches/12.x 49489 to 49535
[21:46]
diggyjoined #tikiwiki [21:55]
.... (idle for 15mn)
fabriciusjoined #tikiwiki [22:10]
amettejoined #tikiwiki [22:15]
dabrightjoined #tikiwiki [22:16]
Tiki-KGB03lphuberdeau r49538 10branches/12.x/ 10composer.lock 10composer.json * [ENH] Upgrading symfony/console [22:22]
arildbI added some description for the CryptLib GUI. See http://doc.tiki.org/User+Encryption [22:23]
Tiki-KGB03lphuberdeau r49539 10trunk/composer.json 10trunk 10trunk/composer.lock * [MRG] Automatic merge, branches/12.x 49535 to 49538 [22:24]
03jshauk r49540 10branches/experimental/wikiLingo/ 10(6 files in 4 dirs) * Partial Implementation not yet working [22:32]
03arildb r49541 10trunk/templates/modules/mod-domain_password.tpl * [FIX] Do not show the username row, if no user is logged in [22:46]
arildb_joined #tikiwiki [22:49]
binarymuttjoined #tikiwiki [22:59]
....... (idle for 31mn)
Tiki-KGB03lphuberdeau r49542 10branches/12.x/lib/core/Perms/ResolverFactory/CategoryFactory.php * [ENH] Avoid unnecessary querying in permissions for category permissions
03lphuberdeau r49543 10branches/12.x/lib/ 10core/Math/Formula/Runner.php 10core/Tracker/Field/Math.php * [ENH] Reduce overhead of tracker math calculations in bulk operations
03lphuberdeau r49544 10branches/12.x/lib/core/Tracker/Field/Category.php * [ENH] Only fetch applicable categories once per field in bulk operations
03lphuberdeau r49545 10branches/12.x/lib/ 10core/TikiDb/Bridge.php 10core/TikiDb/Table.php 10core/TikiDb.php 10trackers/trackerlib.php
[ENH] Allow to specify the table has no auto-increment keys to reduce overhead in bulk operations (and any tracker insert operation)
03lphuberdeau r49546 10(9 files in 7 dirs) * [MRG] Automatic merge, branches/12.x 49538 to 49545
[23:30]
marclaportejoined #tikiwiki [23:36]
arildbjoined #tikiwiki [23:39]
Tiki|botjoined #tikiwiki [23:40]
marclaportejoined #tikiwiki [23:47]

←Prev date Next date→ Show only urls(Click on time to select a line by its url)