vhffs.org/vhffs-dev
[
Date Index
]
112 message(s), the most recent arriving on Tue 30 October at 02:30 GMT.
Re: [vhffs-dev] [929] Vhffs forum is now punbb-1.2. 15 complient! I also added a nice^W cute
Stéphane BAULAND
10:46, Mon Oct 01
[vhffs-dev] [955] I was sure I forgot something, group creation is now working again ;- )
subversion
21:36, Mon Oct 01
[vhffs-dev] problème pour créer des objets après migration 4.0 -> 4.1
Bruno Marmier
06:43, Tue Oct 02
Sébastien Le Ray
07:12, Tue Oct 02
Bruno Marmier
07:27, Tue Oct 02
Sébastien Le Ray
07:39, Tue Oct 02
Sylvain Rochet
14:16, Tue Oct 02
[vhffs-dev] [956] Mew Vhffs::ACL function: get_perm which handle all cases correctly, modified a bit the ACL page to disable ACLs on groups which are useless
subversion
00:26, Wed Oct 03
[vhffs-dev] domaine ajouté sur vhffs_dns, mais pas sur vhffs_dns_rr
Bruno Marmier
04:47, Wed Oct 03
Sylvain Rochet
13:00, Wed Oct 03
Bruno Marmier
15:09, Wed Oct 03
Bruno Marmier
16:40, Wed Oct 03
Sylvain Rochet
18:16, Wed Oct 03
Sébastien Le Ray
18:18, Wed Oct 03
[vhffs-dev] [957] Realname was forgotten while moderating the object, fixed.
subversion
15:21, Thu Oct 04
[vhffs-dev] [958] Fixed all ACL functions, removed what_perm_for_group which were unused, what_perm_for_user is an alias for get_perm and is going to be removed soon , $user->can_view $user->can_modify $user->get_perm should be used instead
subversion
18:13, Thu Oct 04
[vhffs-dev] /trunk/vhffs-backend/conf/vhffs.conf.dist.in
Bruno Marmier
18:34, Thu Oct 04
Sylvain Rochet
19:58, Thu Oct 04
[vhffs-dev] [959] Bruno reported something that is error-prone in the sample configuration file , fixed it, thanks for him :)
subversion
19:32, Thu Oct 04
[vhffs-dev] [960] Improving ACL panel, merged group table into user table, rewrote Vhffs::Acl a bit
subversion
00:52, Fri Oct 05
[vhffs-dev] [961] Finished ACL improvements
subversion
17:47, Fri Oct 05
[vhffs-dev] [962] First subquery don't use vhffs_acl anymore
subversion
21:14, Fri Oct 05
[vhffs-dev] [963] beautify ;)
subversion
21:19, Fri Oct 05
[vhffs-dev] [964] seb found a (slight) faster query than mine, using it !
subversion
22:51, Fri Oct 05
[vhffs-dev] [965] Oops, the query don't work in some cases, back to the previous query :-)
subversion
23:02, Fri Oct 05
[vhffs-dev] [966] small improvement
subversion
23:32, Fri Oct 05
[vhffs-dev] [967] The best query is here, please welcome it :) (thank for beuss)
subversion
23:42, Fri Oct 05
[vhffs-dev] [968] Public area doesn't display unactivated users and groups anymore
subversion
15:45, Sat Oct 06
[vhffs-dev] [969] Fix echo bug
subversion
16:02, Sat Oct 06
[vhffs-dev] [970] nice owner display which is easily copy/pastable to a MUA
subversion
16:07, Sat Oct 06
[vhffs-dev] [971] Add a robot to automatically cleanup unused users.
subversion
15:02, Mon Oct 08
[vhffs-dev] [972] Well, any user was able to manage any group by tricking the panel, ALL VHFFS 4.1 USERS SHOULD UPGRADE ASAP.
subversion
23:48, Mon Oct 08
[vhffs-dev] [973] add a date field to know the last time the user logged in to the panel, use it to know if a user should be removed or not, user cleanup is now set for users after 30 days instead of 15 days of inactivity
subversion
23:09, Tue Oct 09
[vhffs-dev] [974] the correct lock token is 'usergroup', not 'user'
subversion
23:47, Tue Oct 09
[vhffs-dev] [975] Add GIT support to VHFFS (thanks for jd who made 95% of this patch...
subversion
17:17, Thu Oct 11
[vhffs-dev] [976] Now suffixing git repository by .git, it seems to be a famous rule
subversion
17:40, Thu Oct 11
[vhffs-dev] [977] Add an index on vhffs_users(lastloginpanel)
subversion
18:23, Thu Oct 11
[vhffs-dev] [978] This was used for debug but is not used anymore
subversion
21:13, Thu Oct 11
[vhffs-dev] [979] viewvc configuration was generated for cvs and svn, this is now splitted in different configuration files
subversion
19:37, Fri Oct 12
[vhffs-dev] [980] root_as_url_component set to 1 makes writing rewrite rules very hard, so lets set it to 0 by default
subversion
21:37, Fri Oct 12
[vhffs-dev] [981] URLs for cvs,svn,git web interface changed, so the public part is modified as well
subversion
23:23, Fri Oct 12
[vhffs-dev] [982] Update DB schema with last modifications
subversion
17:04, Sat Oct 13
[vhffs-dev] [983] ACL for groups is now working for all group properties and web areas, fixed Vhffs::Functions::valid_email
subversion
04:24, Sun Oct 14
[vhffs-dev] [984] Group's ACLs are now used for all services creations, a user who cannot modify the group cannot asks for new services for this group
subversion
17:31, Sun Oct 14
[vhffs-dev] [985] this is better to discard groups associated to users, ACL are not needed on them
subversion
17:39, Sun Oct 14
[vhffs-dev] [986] Added an option to select allowed catchall, fixing functionnality request
subversion
18:56, Sun Oct 14
[vhffs-dev] [987] deleted useless fields in vhffs_mxdomain and vhffs_ml
subversion
22:11, Sun Oct 14
[vhffs-dev] [988] Oops
subversion
22:20, Sun Oct 14
[vhffs-dev] [989] Add state field to vhffs_boxes, API is done, Panel too, but not yet for robots
subversion
00:08, Mon Oct 15
[vhffs-dev] [990] Add robots to create and delete mailboxes
subversion
22:00, Mon Oct 15
[vhffs-dev] [991] Misc modifications about vhffs_boxes state, exim configuration check if the boxis activated, panel doesn' t allow modification of a non activated box
subversion
22:40, Mon Oct 15
[vhffs-dev] [992] When a maildomain is asked for deletion, archive(or delete) all maiboxes, then delete the full domain tree
subversion
15:21, Tue Oct 16
[vhffs-dev] [993] Fixed statistics
subversion
15:58, Tue Oct 16
[vhffs-dev] [994] Oops
subversion
16:01, Tue Oct 16
[vhffs-dev] [995] Tomatoes are red, bananas are yellow, apples are greens, yellow or red...
subversion
16:12, Tue Oct 16
[vhffs-dev] [996] Vhffs::Users::add_groups is not used and above all wrong...
subversion
16:22, Tue Oct 16
[vhffs-dev] [997] When a user left its last group, its mailuser is deleted as well if groupneed is set to yes
subversion
17:00, Tue Oct 16
[vhffs-dev] [998] mail user is no more not deleted if user left its last group, he can keep is mail account or forward until its account is deleted ( automatically or manually)
subversion
21:58, Tue Oct 16
[vhffs-dev] [999] fixed bug #231, mail user part display the state of the mailbox
subversion
23:38, Tue Oct 16
[vhffs-dev] [1000] Fixed bug #230, mail group is deleted when the group is deleted ( improved deletion of mail user when a user is deleted)
subversion
23:46, Tue Oct 16
[vhffs-dev] [1001] no comment
subversion
12:16, Wed Oct 17
[vhffs-dev] [1002] fixed bugs #220,#225,#226 , all about language stuff
subversion
12:45, Wed Oct 17
[vhffs-dev] [1003] rewrote Vhffs::Group::is_empty
subversion
13:09, Wed Oct 17
[vhffs-dev] [1004] All mailinglist prefs are handled by prefs.pl.
subversion
08:15, Thu Oct 18
[vhffs-dev] [1005] Deleting a group now delete all objects owned by the group, fixes bug #205
subversion
18:19, Thu Oct 18
[vhffs-dev] [1006] fixed bug #229
subversion
00:27, Fri Oct 19
[vhffs-dev] [1007] Fixed typo
subversion
07:26, Fri Oct 19
[vhffs-dev] [1008] All MySQL modifications are made through prefs.pl.
subversion
08:05, Fri Oct 19
[vhffs-dev] [1009] Added some svn:ignore properties.
subversion
10:25, Sat Oct 20
[vhffs-dev] [1010] All PostgreSQL prefs are now handled by prefs.pl
subversion
20:24, Sun Oct 21
[vhffs-dev] [1011] Removing unused prefs_save in repositories.
subversion
21:00, Sun Oct 21
[vhffs-dev] [1012] forces utf8 reply on <form/>s
subversion
21:46, Sun Oct 21
[vhffs-dev] [1013] First step of full UTF8 support, po files now claim to be in UTF8, database input are converted from utf8 into internal Perl format...
subversion
00:36, Mon Oct 22
[vhffs-dev] [1014] Fixed UTF-8 support on mailings, refactored SQL queries
subversion
14:05, Mon Oct 22
[vhffs-dev] [1015] Added use strict; use utf8; everywhere, fixed most UTF-8 problems on panel
subversion
14:58, Mon Oct 22
[vhffs-dev] [1016] Fixed many UTF-8 problems on the panel, fixed many compilation problems, a full check of everything is required
subversion
23:08, Mon Oct 22
[vhffs-dev] [1017] Fixed compilation
subversion
23:33, Mon Oct 22
[vhffs-dev] Spanish translation: es.po
Bruno Marmier
23:52, Mon Oct 22
Possible follow-up(s)
Bruno Marmier
00:28, Tue Oct 23
[vhffs-dev] [1018] Added Bruno Marmier's ES translation, thanks a lot :)
subversion
00:42, Tue Oct 23
[vhffs-dev] [1019] More and more compilation fixes
subversion
01:23, Tue Oct 23
[vhffs-dev] [1020] Fixed charset/encoding in mails sent by VHFFS
subversion
13:57, Wed Oct 24
[vhffs-dev] [1021] Fixed Vhffs::Group::is_empty function
subversion
00:16, Thu Oct 25
[vhffs-dev] [1022] Ending up with the mess of the dns configuration
subversion
15:43, Thu Oct 25
[vhffs-dev] [1023] Updated french translations
subversion
18:10, Thu Oct 25
[vhffs-dev] [1024] Fixed utf8 support
subversion
18:19, Thu Oct 25
[vhffs-dev] [1025] Fixed UTF-8 in mass mailings and in moderation process
subversion
21:00, Thu Oct 25
[vhffs-dev] [1026] Fixed utf8 on descriptions
subversion
22:26, Thu Oct 25
[vhffs-dev] [1027] PO file for Spanish language
subversion
22:48, Thu Oct 25
[vhffs-dev] [1028] Correction in English strings: it does not exist (without s)
subversion
23:11, Thu Oct 25
[vhffs-dev] [1029] Add modobot charset support when refusing objects
subversion
23:24, Thu Oct 25
[vhffs-dev] [1030] Oops, remove debug messages :p
subversion
23:31, Thu Oct 25
[vhffs-dev] Signaler un dysfonctionnement
gradator
00:36, Fri Oct 26
[vhffs-dev] [1031] Fixed utf-8 support in alert{,_submit}.pl
subversion
00:41, Fri Oct 26
[vhffs-dev] [1032] Merged admin part into user part
subversion
21:39, Fri Oct 26
[vhffs-dev] [1033] Add missing ACLs on users objects
subversion
21:54, Fri Oct 26
[vhffs-dev] [1034] Avoid HTML escaping on newly integrated admin part.
subversion
22:05, Fri Oct 26
[vhffs-dev] [1035] Admin parts are no more displayed for non admin users
subversion
22:21, Fri Oct 26
[vhffs-dev] [1036] yet another UTF8 fixes
subversion
00:11, Sat Oct 27
[vhffs-dev] [1037] SVN prefs handling are now all in prefs.pl.
subversion
00:16, Sat Oct 27
[vhffs-dev] [1038] All web preferences are now handled by prefs.pl
subversion
10:34, Sat Oct 27
[vhffs-dev] [1039] All GIT prefs are now handled by prefs.pl.
subversion
20:06, Sat Oct 27
[vhffs-dev] [1040] Added mail notification for GIT push...
subversion
22:02, Sat Oct 27
[vhffs-dev] [1041] Replaced ln with commit to avoid issues if robots aren' t running on the git
subversion
22:09, Sat Oct 27
[vhffs-dev] [1042] Added missing GIT entry in context menus.
subversion
22:44, Sat Oct 27
[vhffs-dev] [1043] Removed useless "Go to admin part" in various templates.
subversion
23:04, Sat Oct 27
[vhffs-dev] [1044] Added dirty hack to display admin menu on object editing pages.
subversion
00:00, Sun Oct 28
[vhffs-dev] [1045] Fixed UTF8 on users prefs.
subversion
17:00, Sun Oct 28
[vhffs-dev] [1046] History is now sorted in reverse order...
subversion
23:25, Sun Oct 28
[vhffs-dev] [1047] Fixes modobot echoes which happens when you ask for the full list while new entries has not been displayed yet (very rare cases)
subversion
22:02, Mon Oct 29
[vhffs-dev] [1048] History dates are now more understandable.
subversion
22:39, Mon Oct 29
[vhffs-dev] [1049] full_time_format has a strange output with en_US
subversion
23:23, Mon Oct 29
Mail converted by
MHonArc
2.6.16
http://listengine.tuxfamily.org/